NuppelVideoPlayer.h File Reference

Go to the source code of this file.

Classes

struct  TextContainer
class  NuppelVideoPlayer

Typedefs

typedef void(* StatusCallback )(int, void *)

Enumerations

enum  TCTypes { TC_VIDEO = 0, TC_AUDIO, TC_SUB, TC_CC }
 Timecode types. More...
enum  {
  kTrackTypeAudio = 0, kTrackTypeSubtitle, kTrackTypeCC608, kTrackTypeCC708,
  kTrackTypeTeletextCaptions, kTrackTypeCount, kTrackTypeTeletextMenu
}
 Track types. More...
enum  {
  kDisplayNone = 0x00, kDisplayNUVTeletextCaptions = 0x01, kDisplayTeletextCaptions = 0x02, kDisplayAVSubtitle = 0x04,
  kDisplayCC608 = 0x08, kDisplayCC708 = 0x10, kDisplayNUVCaptions = kDisplayNUVTeletextCaptions | kDisplayCC608, kDisplayTextSubtitle = 0x20,
  kDisplayAllCaptions = 0x3f, kDisplayTeletextMenu = 0x40
}

Functions

QString track_type_to_string (uint type)
int type_string_to_track_type (const QString &str)


Typedef Documentation

typedef void(* StatusCallback)(int, void *)

Definition at line 61 of file NuppelVideoPlayer.h.


Enumeration Type Documentation

enum TCTypes

Timecode types.

Enumerator:
TC_VIDEO 
TC_AUDIO 
TC_SUB 
TC_CC 

Definition at line 64 of file NuppelVideoPlayer.h.

anonymous enum

Track types.

Enumerator:
kTrackTypeAudio 
kTrackTypeSubtitle 
kTrackTypeCC608 
kTrackTypeCC708 
kTrackTypeTeletextCaptions 
kTrackTypeCount 
kTrackTypeTeletextMenu 

Definition at line 74 of file NuppelVideoPlayer.h.

anonymous enum

Enumerator:
kDisplayNone 
kDisplayNUVTeletextCaptions 
kDisplayTeletextCaptions 
kDisplayAVSubtitle 
kDisplayCC608 
kDisplayCC708 
kDisplayNUVCaptions 
kDisplayTextSubtitle 
kDisplayAllCaptions 
kDisplayTeletextMenu 

Definition at line 89 of file NuppelVideoPlayer.h.


Function Documentation

QString track_type_to_string ( uint  type  ) 

Definition at line 93 of file NuppelVideoPlayer.cpp.

Referenced by TV::ChangeTrack(), DecoderBase::GetTrackDesc(), and TV::SetTrack().

int type_string_to_track_type ( const QString &  str  ) 

Definition at line 112 of file NuppelVideoPlayer.cpp.

Referenced by TV::HandleTrackAction().


Generated on Sat Dec 18 05:15:54 2010 for MythTV by  doxygen 1.5.5