Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: MmfVideo.h

MmfVideo.h Global variables


KMMFVariableVideoBitRate

const TInt KMMFVariableVideoBitRate;

Description

The use of this constant as either a parameter for CVideoRecorderUtility::SetVideoBitRateL or as a return value from CVideoRecorderUtility::VideoBitRateL signifies that a variable video bit rate is being used.

[Top]


KMMFNoMaxClipSize

const TInt KMMFNoMaxClipSize;

Description

CVideoRecorderUtility::SetMaxClipSizeL can take this constant instead of a byte value. This signifies there should be no max clip size

[Top]


KMMFEventCategoryVideoOpenComplete

const TUid KMMFEventCategoryVideoOpenComplete;

Description

CVideoPlayerUtility/CVideoRecorderUtility HandleEvent() code : the video source file has been successfully opened

[Top]


KMMFEventCategoryVideoPrepareComplete

const TUid KMMFEventCategoryVideoPrepareComplete;

Description

The unique identifier for the event that indicates that the video has been prepared for recording.

[Top]


KMMFEventCategoryVideoLoadingStarted

const TUid KMMFEventCategoryVideoLoadingStarted;

Description

[Top]


KMMFEventCategoryVideoLoadingComplete

const TUid KMMFEventCategoryVideoLoadingComplete;

Description

[Top]


KMMFEventCategoryVideoPlayerGeneralError

const TUid KMMFEventCategoryVideoPlayerGeneralError;

Description

[Top]


KMMFEventCategoryVideoRecorderGeneralError

const TUid KMMFEventCategoryVideoRecorderGeneralError;

Description