MMMFVideoDRMExtCustomCommandImplementor Class Reference

#include "mmfstandardcustomcommands.h"

class MMMFVideoDRMExtCustomCommandImplementor
Public Member Functions
pure virtual voidMvdeGetFrameL(MMMFVideoFrameMessage &, ContentAccess::TIntent)

Detailed Description

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

Member Function Documentation

MvdeGetFrameL ( MMMFVideoFrameMessage &, ContentAccess::TIntent )

voidMvdeGetFrameL(MMMFVideoFrameMessage &aVideoFrame,
ContentAccess::TIntentaIntent
)[pure virtual]

Gets a frame previously requested from the controller.

ParameterDescription
aVideoFrameThe callback interface to allow the caller to retrieve a bitmap.
aIntentThe DRM Intent to supply.