class MMMFDSPControl |
Custom interface class to allow control of DSP behaviour.
Public Member Functions | |
---|---|
TInt | MmdspcAcceptPlaybackBuffersInvalidFollowingStop() |
TInt | MmdspcAcceptRecordBuffersInvalidFollowingStop() |
TInt | MmdspcGetAudioPlaybackInfo(TInt64 &, TInt64 &, TUint &, TUint &) |
TInt | MmdspcAcceptPlaybackBuffersInvalidFollowingStop | ( | ) | [pure virtual] |
Place DevSound in a mode where overflow/underflow errors on playing are ignored.
TInt | MmdspcAcceptRecordBuffersInvalidFollowingStop | ( | ) | [pure virtual] |
Place DevSound in a mode where overflow/underflow errors on recording are ignored.
TInt | MmdspcGetAudioPlaybackInfo | ( | TInt64 & | aSamplesPlayed, |
TInt64 & | aSystemTime, | |||
TUint & | aB, | |||
TUint & | aT | |||
) | [pure virtual] |
Get the timestamp information from the DSP
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.