SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Multimedia MMF » TMMFAudioInputPanicCode
Location: MmfPanicCodes.h
MmfPanicCodes.h
TMMFAudioInputPanicCode
Panic codes for CMMFAudioInput.
CMMFAudioInput
EMMFAudioInputPanicBadUID
Panic in MMMFAudioInput::NewAudioInputL() if ImplementationUid!=KUidMmfAudioInput.
MMMFAudioInput::NewAudioInputL()
EMMFAudioInputPanicToneFinishedNotSupported
MDevSoundObserver::ToneFinished() was called but not implemented.
MDevSoundObserver::ToneFinished()
EMMFAudioInputPanicPlayerDataUsedNotSupported
MDevSoundObserver::BufferToBeFilled() was called but not implemented.
MDevSoundObserver::BufferToBeFilled()
EMMFAudioInputPanicPlayErrorNotSupported
MDevSoundObserver::PlayError() was called but not implemented.
MDevSoundObserver::PlayError()
EMMFAudioInputDevSoundNotLoaded
Panic if CMMFAudioInput::DevSound not loaded.
Copyright ©2008 Symbian Software Ltd.