![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CAMLCodec, including all inherited members.
AddData(uint8_t *pData, size_t size, double dts, double pts) | CAMLCodec | |
CAMLCodec(CProcessInfo &processInfo) | CAMLCodec | |
CloseDecoder() | CAMLCodec | |
GetAmlDuration() const | CAMLCodec | |
GetBufferIndex() const | CAMLCodec | inline |
GetOMXPts() const | CAMLCodec | inline |
GetPicture(VideoPicture *pVideoPicture) | CAMLCodec | |
OMXDurationToNs(int duration) | CAMLCodec | static |
OMXPtsToSeconds(int omxpts) | CAMLCodec | static |
OpenDecoder(CDVDStreamInfo &hints) | CAMLCodec | |
PollFrame() | CAMLCodec | static |
ReleaseFrame(const uint32_t index, bool bDrop=false) | CAMLCodec | |
Reset() | CAMLCodec | |
SetDrain(bool drain) | CAMLCodec | inline |
SetPollDevice(int device) | CAMLCodec | static |
SetSpeed(int speed) | CAMLCodec | |
SetVideoRate(int videoRate) | CAMLCodec | |
SetVideoRect(const CRect &SrcRect, const CRect &DestRect) | CAMLCodec | |
~CAMLCodec() | CAMLCodec | virtual |