Location:
mmfstandardcustomcommands.h
class MMMFVideoDRMExtCustomCommandImplementor;
Mixin class to be derived from by controller plugins wishing to support the DRM Intent custom commands.
Defined in MMMFVideoDRMExtCustomCommandImplementor
:
MvdeGetFrameL()
virtual void MvdeGetFrameL(MMMFVideoFrameMessage &aVideoFrame, ContentAccess::TIntent aIntent)=0;
Gets a frame previously requested from the controller.
|