MythTV  master
Public Attributes | List of all members
VideoDecodeBuffer::DecodedFrameInfo Struct Reference
Collaboration diagram for VideoDecodeBuffer::DecodedFrameInfo:
[legend]

Public Attributes

MythVideoFrameframe
 
int didFF
 
bool isKey
 

Detailed Description

Definition at line 28 of file videodecodebuffer.h.

Member Data Documentation

◆ frame

MythVideoFrame* VideoDecodeBuffer::DecodedFrameInfo::frame

Definition at line 30 of file videodecodebuffer.h.

Referenced by VideoDecodeBuffer::GetFrame(), and VideoDecodeBuffer::run().

◆ didFF

int VideoDecodeBuffer::DecodedFrameInfo::didFF

Definition at line 31 of file videodecodebuffer.h.

Referenced by VideoDecodeBuffer::GetFrame().

◆ isKey

bool VideoDecodeBuffer::DecodedFrameInfo::isKey

Definition at line 32 of file videodecodebuffer.h.

Referenced by VideoDecodeBuffer::GetFrame().


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