Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: mmfstandardcustomcommands.h

Class MMMFVideoDRMExtCustomCommandImplementor

class MMMFVideoDRMExtCustomCommandImplementor;

Description

Mixin class to be derived from by controller plugins wishing to support the DRM Intent custom commands.

Members

Defined in MMMFVideoDRMExtCustomCommandImplementor:
MvdeGetFrameL()


Member functions


MvdeGetFrameL()

virtual void MvdeGetFrameL(MMMFVideoFrameMessage &aVideoFrame, ContentAccess::TIntent aIntent)=0;

Description

Gets a frame previously requested from the controller.

Parameters

MMMFVideoFrameMessage &aVideoFrame

The callback interface to allow the caller to retrieve a bitmap.

ContentAccess::TIntent aIntent

The DRM Intent to supply.