#include <MmfPanicCodes.h>
Enum TMMFAudioInputPanicCode
TMMFAudioInputPanicCode
Description
Panic codes for CMMFAudioInput
CMMFAudioInput
.
Enum TMMFAudioOutputPanicCode
TMMFAudioOutputPanicCode
Description
Panic codes for CMMFAudioOutput
CMMFAudioOutput
Enum TMMFDescriptorPanicCode
TMMFDescriptorPanicCode
Description
Panic codes for CMMFDescriptor
CMMFDescriptor
TMMFFilePanicCode
Description
Panic codes for CMMFFile
CMMFFile
Enum TMMFDataPathPanicCode
Interface status: |
deprecated |
|
TMMFDataPathPanicCode
Description
Panic codes for CMMFDataPath
CMMFDataPath
EMMFDataPathPanicBadState |
The iState value is not the expected value (normally EPlaying). For example, when it is asked to initialise the sink or source
whilst it is already playing some audio data.
|
EMMFDataPathPanicProgrammingError |
The code has detected a condition that cannot occur - must be programming error
|
EMMFDataPathPanicSinkError |
A panic in CMMFDataPath::EmptySinkBufferL() if sink status is not EFull or EBeingFilled.
|
|
Enum TMMFSubThreadPanicCode
TMMFSubThreadPanicCode
Description
Panic codes for RMMFSubThread.
EMMFSubThreadPanicTimedOut |
An attempt to close the subthread using RMMFSubThreadBase::Shutdown() has failed. The shutdown command waits for both the death of the thread and the time-out of a timer to minimise the risk
of deadlock. If the timer times-out and the sub-thread is not dead then this thread is panicked in debug mode or, in release
mode the sub-thread is killed.
|
|
Enum TMMFCodecBaseDefinitionsPanicCode
TMMFCodecBaseDefinitionsPanicCode
Description
Panic codes for MMFCodecBaseDefinitions
Enum TMMFAudioControllerPanicCode
TMMFAudioControllerPanicCode
Description
Panic codes for CMMFAudioController
.
Enum TMMFDisplayPanicCode
Interface status: |
deprecated |
|
TMMFDisplayPanicCode
Description
Panic codes for MMFDisplay
Enum TMMFToneControllerPanicCode
Interface status: |
deprecated |
|
TMMFToneControllerPanicCode
Description
Panic codes for MMFToneController.
Enum TMMFMediaClientPanicCode
TMMFMediaClientPanicCode
Description
Panic codes for the audio media client
Enum TMMFMediaClientUtilityPanicCode
TMMFMediaClientUtilityPanicCode
Description
Panic codes for the media client utility