MythTV  0.26-pre
Public Member Functions | Static Public Member Functions | Public Attributes
VDALibrary Class Reference

#include <privatedecoder_vda.h>

List of all members.

Public Member Functions

 VDALibrary ()
bool IsValid (void) const

Static Public Member Functions

static MTV_PUBLIC VDALibraryGetVDALibrary (void)

Public Attributes

MYTH_VDADECODERCREATE decoderCreate
MYTH_VDADECODERDECODE decoderDecode
MYTH_VDADECODERFLUSH decoderFlush
MYTH_VDADECODERDESTROY decoderDestroy
CFStringRef * decoderConfigWidth
CFStringRef * decoderConfigHeight
CFStringRef * decoderConfigSourceFmt
CFStringRef * decoderConfigAVCCData
QLibrary * m_lib
bool m_valid

Detailed Description

Definition at line 17 of file privatedecoder_vda.h.


Constructor & Destructor Documentation

Definition at line 40 of file privatedecoder_vda.cpp.

Referenced by GetVDALibrary().


Member Function Documentation

bool VDALibrary::IsValid ( void  ) const [inline]

Definition at line 22 of file privatedecoder_vda.h.

Referenced by GetVDALibrary().


Member Data Documentation

Definition at line 24 of file privatedecoder_vda.h.

Referenced by PrivateDecoderVDA::Init(), and VDALibrary().

Definition at line 25 of file privatedecoder_vda.h.

Referenced by PrivateDecoderVDA::GetFrame(), and VDALibrary().

Definition at line 26 of file privatedecoder_vda.h.

Referenced by PrivateDecoderVDA::Reset(), and VDALibrary().

Definition at line 27 of file privatedecoder_vda.h.

Referenced by VDALibrary(), and PrivateDecoderVDA::~PrivateDecoderVDA().

Definition at line 28 of file privatedecoder_vda.h.

Referenced by PrivateDecoderVDA::Init(), and VDALibrary().

Definition at line 29 of file privatedecoder_vda.h.

Referenced by PrivateDecoderVDA::Init(), and VDALibrary().

Definition at line 30 of file privatedecoder_vda.h.

Referenced by PrivateDecoderVDA::Init(), and VDALibrary().

Definition at line 31 of file privatedecoder_vda.h.

Referenced by PrivateDecoderVDA::Init(), and VDALibrary().

QLibrary* VDALibrary::m_lib

Definition at line 32 of file privatedecoder_vda.h.

Referenced by VDALibrary().

Definition at line 33 of file privatedecoder_vda.h.

Referenced by IsValid(), and VDALibrary().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends