plv player sdk doc
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
PLVVideoRequestParam Struct Reference

#include <plv-player-def.h>

Public Member Functions

 PLVVideoRequestParam ()
 

Data Fields

VIDEO_REQUEST_TYPE type
 search type.
 
const char * vids
 search vids, max:100, eg: 1b448be3231361255350f047cd7ed6bb_1,1b448be323b8d9b9489dcd7e8e09f087_1.
 
int page
 search page. from 1 first.
 
int pageSize
 search page size, max:1000.
 

Detailed Description

video request param.

Definition at line 325 of file plv-player-def.h.

Constructor & Destructor Documentation

◆ PLVVideoRequestParam()

Definition at line 326 of file plv-player-def.h.

Field Documentation

◆ page

int page

search page. from 1 first.

Definition at line 335 of file plv-player-def.h.

◆ pageSize

int pageSize

search page size, max:1000.

Definition at line 336 of file plv-player-def.h.

◆ type

search type.

Definition at line 333 of file plv-player-def.h.

◆ vids

const char* vids

search vids, max:100, eg: 1b448be3231361255350f047cd7ed6bb_1,1b448be323b8d9b9489dcd7e8e09f087_1.

Definition at line 334 of file plv-player-def.h.


The documentation for this struct was generated from the following file: