Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <mmfstandardcustomcommands.h>

Class MMMFVideoDRMExtCustomCommandImplementor

class MMMFVideoDRMExtCustomCommandImplementor;

Description

Mixin class to be derived from controller plugins that could support the DRM Intent custom commands.


Member functions


MvdeGetFrameL(MMMFVideoFrameMessage &,ContentAccess::TIntent)

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.