Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: MmfPanicCodes.h

Enum TMMFAudioInputPanicCode

TMMFAudioInputPanicCode

Description

Panic codes for CMMFAudioInput.

EMMFAudioInputPanicBadUID

Panic in MMMFAudioInput::NewAudioInputL() if ImplementationUid!=KUidMmfAudioInput.

EMMFAudioInputPanicToneFinishedNotSupported

MDevSoundObserver::ToneFinished() was called but not implemented.

EMMFAudioInputPanicPlayerDataUsedNotSupported

MDevSoundObserver::BufferToBeFilled() was called but not implemented.

EMMFAudioInputPanicPlayErrorNotSupported

MDevSoundObserver::PlayError() was called but not implemented.

EMMFAudioInputDevSoundNotLoaded

Panic if CMMFAudioInput::DevSound not loaded.