Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: MmfPanicCodes.h

Enum TMMFDataPathPanicCode

TMMFDataPathPanicCode

Description

Panic codes for 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.