plv player sdk doc
Loading...
Searching...
No Matches
Data Fields
PLVVideoRequestInfo::Rate Struct Reference

#include <plv-player-def.h>

Data Fields

int64_t filesize
 rate file size.
 
int rate
 rate, see @VIDEO_RATE_TYPE
 
int bitrate
 video bitrate.
 
int fps
 video fps.
 
int height
 video height.
 
int width
 video width.
 

Detailed Description

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

Field Documentation

◆ bitrate

int bitrate

video bitrate.

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

◆ filesize

int64_t filesize

rate file size.

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

◆ fps

int fps

video fps.

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

◆ height

int height

video height.

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

◆ rate

int rate

rate, see @VIDEO_RATE_TYPE

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

◆ width

int width

video width.

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


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