ComponentDescriptor Class Reference

#include <dvbdescriptors.h>

Inheritance diagram for ComponentDescriptor:
MPEGDescriptor

List of all members.

Public Member Functions

 ComponentDescriptor (const unsigned char *data, int len=300)
uint StreamContent (void) const
uint ComponentType (void) const
uint ComponentTag (void) const
int LanguageKey (void) const
QString LanguageString (void) const
int CanonicalLanguageKey (void) const
QString CanonicalLanguageString (void) const
bool IsVideo (void) const
bool IsAudio (void) const
bool IsSubtitle (void) const
unsigned char VideoProperties (void) const
unsigned char MPEG2Properties (void) const
unsigned char AVCProperties (void) const
unsigned char AudioProperties (void) const
unsigned char MP2Properties (void) const
unsigned char AC3Properties (void) const
unsigned char HEAACProperties (void) const
unsigned char SubtitleType (void) const
QString toString (void) const

Detailed Description

Definition at line 357 of file dvbdescriptors.h.


Constructor & Destructor Documentation

ComponentDescriptor::ComponentDescriptor ( const unsigned char *  data,
int  len = 300 
) [inline]

Definition at line 360 of file dvbdescriptors.h.


Member Function Documentation

uint ComponentDescriptor::StreamContent ( void   )  const [inline]
uint ComponentDescriptor::ComponentType ( void   )  const [inline]
uint ComponentDescriptor::ComponentTag ( void   )  const [inline]

Definition at line 371 of file dvbdescriptors.h.

int ComponentDescriptor::LanguageKey ( void   )  const [inline]

Definition at line 373 of file dvbdescriptors.h.

Referenced by CanonicalLanguageKey(), and LanguageString().

QString ComponentDescriptor::LanguageString ( void   )  const [inline]

Definition at line 375 of file dvbdescriptors.h.

int ComponentDescriptor::CanonicalLanguageKey ( void   )  const [inline]

Definition at line 377 of file dvbdescriptors.h.

Referenced by CanonicalLanguageString().

QString ComponentDescriptor::CanonicalLanguageString ( void   )  const [inline]

Definition at line 379 of file dvbdescriptors.h.

bool ComponentDescriptor::IsVideo ( void   )  const [inline]

Definition at line 384 of file dvbdescriptors.h.

bool ComponentDescriptor::IsAudio ( void   )  const [inline]

Definition at line 389 of file dvbdescriptors.h.

bool ComponentDescriptor::IsSubtitle ( void   )  const [inline]

Definition at line 402 of file dvbdescriptors.h.

Referenced by SubtitleType().

unsigned char ComponentDescriptor::VideoProperties ( void   )  const [inline]

Definition at line 404 of file dvbdescriptors.h.

Referenced by parse_dvb_component_descriptors().

unsigned char ComponentDescriptor::MPEG2Properties ( void   )  const [inline]

Definition at line 414 of file dvbdescriptors.h.

Referenced by VideoProperties().

unsigned char ComponentDescriptor::AVCProperties ( void   )  const [inline]

Definition at line 432 of file dvbdescriptors.h.

Referenced by VideoProperties().

unsigned char ComponentDescriptor::AudioProperties ( void   )  const [inline]

Definition at line 447 of file dvbdescriptors.h.

Referenced by parse_dvb_component_descriptors().

unsigned char ComponentDescriptor::MP2Properties ( void   )  const [inline]

Definition at line 462 of file dvbdescriptors.h.

Referenced by AudioProperties().

unsigned char ComponentDescriptor::AC3Properties ( void   )  const [inline]

Definition at line 481 of file dvbdescriptors.h.

Referenced by AudioProperties().

unsigned char ComponentDescriptor::HEAACProperties ( void   )  const [inline]

Definition at line 510 of file dvbdescriptors.h.

Referenced by AudioProperties().

unsigned char ComponentDescriptor::SubtitleType ( void   )  const [inline]

Definition at line 532 of file dvbdescriptors.h.

Referenced by parse_dvb_component_descriptors().

QString ComponentDescriptor::toString ( void   )  const [inline, virtual]

Reimplemented from MPEGDescriptor.

Definition at line 550 of file dvbdescriptors.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:57 2012 for MythTV by  doxygen 1.6.3