Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: Video.h

Class TMdaJpgComment

class TMdaJpgComment : public TMdaPackage;

Description

Jpeg comment

Derivation

Members

Defined in TMdaJpgComment:
TMdaJpgComment(), iComment, iCommentBufferIndex, iCommentIndex, iTotalCommentLength

Inherited from TMdaPackage:
SetUid(), Type(), Uid(), operator==()

Inherited from TMdaRawPackage:
Package(), SetSize(), iThis


Construction and destruction


TMdaJpgComment()

inline TMdaJpgComment();

Description

[Top]


Member data


iCommentIndex

TInt iCommentIndex;

Description


iCommentBufferIndex

TInt iCommentBufferIndex;

Description


iTotalCommentLength

TInt iTotalCommentLength;

Description


iComment

TBuf8< KJpgCommentBufferSize > iComment;

Description