MythTV  0.26-pre
Public Member Functions | Private Attributes
MPEG2audType Class Reference
Inheritance diagram for MPEG2audType:
ComboBoxSetting CodecParamStorage SelectSetting SimpleDBStorage Setting DBStorage Configurable StorageUser Storage

List of all members.

Public Member Functions

 MPEG2audType (const RecordingProfile &parent, bool layer1, bool layer2, bool layer3)
void Load (void)

Private Attributes

bool allow_layer1
bool allow_layer2
bool allow_layer3

Detailed Description

Definition at line 172 of file recordingprofile.cpp.


Constructor & Destructor Documentation

MPEG2audType::MPEG2audType ( const RecordingProfile parent,
bool  layer1,
bool  layer2,
bool  layer3 
) [inline]

Definition at line 175 of file recordingprofile.cpp.


Member Function Documentation

void MPEG2audType::Load ( void  ) [inline, virtual]

Reimplemented from SimpleDBStorage.

Definition at line 200 of file recordingprofile.cpp.


Member Data Documentation

Definition at line 232 of file recordingprofile.cpp.

Referenced by Load(), and MPEG2audType().

Definition at line 233 of file recordingprofile.cpp.

Referenced by Load(), and MPEG2audType().

Definition at line 234 of file recordingprofile.cpp.

Referenced by Load(), and MPEG2audType().


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