aacDecoderFactory Class Reference

#include <decoder.h>

Inheritance diagram for aacDecoderFactory:

DecoderFactory

List of all members.


Detailed Description

Definition at line 172 of file mythplugins/mythmusic/mythmusic/decoder.h.


Public Member Functions

bool supports (const QString &) const
const QString & extension () const
const QString & description () const
Decodercreate (const QString &, QIODevice *, AudioOutput *, bool)

Member Function Documentation

bool aacDecoderFactory::supports ( const QString &  source  )  const [virtual]

Implements DecoderFactory.

Definition at line 662 of file aacdecoder.cpp.

const QString & aacDecoderFactory::extension (  )  const [virtual]

Implements DecoderFactory.

Definition at line 678 of file aacdecoder.cpp.

Referenced by supports().

const QString & aacDecoderFactory::description (  )  const [virtual]

Implements DecoderFactory.

Definition at line 685 of file aacdecoder.cpp.

Decoder * aacDecoderFactory::create ( const QString &  file,
QIODevice *  input,
AudioOutput output,
bool  deletable 
) [virtual]

Implements DecoderFactory.

Definition at line 691 of file aacdecoder.cpp.


The documentation for this class was generated from the following files:

Generated on Sat Jul 31 05:18:30 2010 for MythTV by  doxygen 1.5.5