| class MMMFAudioOutput : public MDataSink |
Interface class to allow dynamic linkage to CMMFAudioOutput .
| Public Member Functions | |
|---|---|
| TInt | BytesPlayed () |
| void | HWEmptyBufferL ( CMMFBuffer *, MDataSource *) |
| MMMFAudioOutput * | NewAudioOutputL ( TUid , const TDesC8 &) |
| CMMFDevSound & | SoundDevice () |
| Protected Member Functions | |
|---|---|
| MMMFAudioOutput () | |
| void | HWEmptyBufferL | ( | CMMFBuffer * | aBuffer, |
| MDataSource * | aSupplier | |||
| ) | [pure virtual] | |||
Gets audio from hardware device abstracted MMFDevsound (not used).
| CMMFBuffer * aBuffer | The data to read in from a Hardware Device |
| MDataSource * aSupplier | The MDataSink consuming the data contained in aBuffer. |
| MMMFAudioOutput * | NewAudioOutputL | ( | TUid | aImplementationUid, |
| const TDesC8 & | aInitData | |||
| ) | [static, inline] | |||
Gets a new audio output object.
| CMMFDevSound & | SoundDevice | ( | ) | [pure virtual] |
Returns the sound device.
Accessor function exposing public CMMFDevsound methods.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.