MMMFVideoDRMExtCustomCommandImplementor Class Reference

class MMMFVideoDRMExtCustomCommandImplementor

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

Public Member Functions
void MvdeGetFrameL ( MMMFVideoFrameMessage &, ContentAccess::TIntent )

Member Functions Documentation

MvdeGetFrameL(MMMFVideoFrameMessage &, ContentAccess::TIntent)

void MvdeGetFrameL ( MMMFVideoFrameMessage & aVideoFrame,
ContentAccess::TIntent aIntent
) [pure virtual]

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.