Public Member Functions | |
| TInt | Start (TDeviceFunc aFuncCmd, TDeviceFlow aFlowCmd) |
| CMMFSwCodec & | Codec () |
Static Public Member Functions | |
|
static CVorbisDecoderPlugInWrapper * | NewL () |
Definition at line 41 of file VorbisDecoderPlugIn.h.
| TInt CVorbisDecoderPlugInWrapper::Start | ( | TDeviceFunc | aFuncCmd, | |
| TDeviceFlow | aFlowCmd | |||
| ) |
This method mainly added to set the Vbr flag in the Datapath after starting the the hardware device.
Definition at line 62 of file VorbisDecoderPlugIn.cpp.
| CMMFSwCodec & CVorbisDecoderPlugInWrapper::Codec | ( | ) |
This method returns a CVorbisDecoderPlugIn (CMMFSwCodec) used by this class .
Definition at line 50 of file VorbisDecoderPlugIn.cpp.
1.6.2