Buffer statistics used to control number of frames in queue.
More...
#include <VDPAU.h>
|
void | IncDecoded () |
|
void | DecDecoded () |
|
void | IncProcessed () |
|
void | DecProcessed () |
|
void | IncRender () |
|
void | DecRender () |
|
void | Reset () |
|
void | Get (uint16_t &decoded, uint16_t &processed, uint16_t &render) |
|
void | SetParams (uint64_t time, int flags) |
|
void | GetParams (uint64_t &lat, int &flags) |
|
void | SetCanSkipDeint (bool canSkip) |
|
bool | CanSkipDeint () |
|
void | SetDraining (bool drain) |
|
bool | IsDraining () |
|
|
uint16_t | decodedPics |
|
uint16_t | processedPics |
|
uint16_t | renderPics |
|
uint64_t | latency |
|
int | codecFlags |
|
bool | canSkipDeint |
|
bool | draining |
|
Buffer statistics used to control number of frames in queue.
The documentation for this class was generated from the following file:
- xbmc/cores/VideoPlayer/DVDCodecs/Video/VDPAU.h