Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <ImageCodec.h>

Enum TFrameState

TFrameState

Description

Indicates what processing has so far been completed on the frame.

EFrameIncomplete

Processing incomplete.

EFrameComplete

Processing complete.

EUnexpectedEndOfData

Unexpected end of frame data.

EFrameIncompleteRepositionRequest

Same as EFrameIncomplete but also requests a call to CImageReadCodec::GetNewDataPosition(TInt &,TInt &).

EBlockComplete

Processing of streaming block is complete.


ImageCodec.h Global variables