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

#include <plv-player-def.h>

Public Member Functions

 PLVChannelInfo ()
 

Data Fields

char channelId [PLV_MAX_NAME_LENGTH]
 channel id.
 
char name [PLV_MAX_NAME_LENGTH]
 channel name.
 
PLVChannelLineInfolines
 multi lines info.
 
int64_t lineNum
 lines number.
 
bool isOnlyAudio
 only audio support.
 

Detailed Description

channel info.

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

Constructor & Destructor Documentation

◆ PLVChannelInfo()

PLVChannelInfo ( )
inline

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

Field Documentation

◆ channelId

char channelId[PLV_MAX_NAME_LENGTH]

channel id.

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

◆ isOnlyAudio

bool isOnlyAudio

only audio support.

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

◆ lineNum

int64_t lineNum

lines number.

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

◆ lines

multi lines info.

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

◆ name

char name[PLV_MAX_NAME_LENGTH]

channel name.

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


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