MythTV
master
|
Public Attributes | |
MythVideoFrame * | frame |
int | didFF |
bool | isKey |
Definition at line 28 of file videodecodebuffer.h.
MythVideoFrame* VideoDecodeBuffer::DecodedFrameInfo::frame |
Definition at line 30 of file videodecodebuffer.h.
Referenced by VideoDecodeBuffer::GetFrame(), and VideoDecodeBuffer::run().
int VideoDecodeBuffer::DecodedFrameInfo::didFF |
Definition at line 31 of file videodecodebuffer.h.
Referenced by VideoDecodeBuffer::GetFrame().
bool VideoDecodeBuffer::DecodedFrameInfo::isKey |
Definition at line 32 of file videodecodebuffer.h.
Referenced by VideoDecodeBuffer::GetFrame().