Interface IMFVideoProcessorControl
Namespace: MediaFoundation
Assembly: MediaFoundation.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("A3F675D5-6119-4f7f-A100-1D8B280F0EFB")]
public interface IMFVideoProcessorControl
Methods
SetBorderColor(MFARGB)
SetConstrictionSize(MFSize)
Declaration
HResult SetConstrictionSize(MFSize pConstrictionSize)
Parameters
MFSize
pConstrictionSize
|
Returns
SetDestinationRectangle(MFRect)
SetMirror(MF_VIDEO_PROCESSOR_MIRROR)
Declaration
HResult SetMirror(MF_VIDEO_PROCESSOR_MIRROR eMirror)
Parameters
MF_VIDEO_PROCESSOR_MIRROR
eMirror
|
Returns
SetRotation(MF_VIDEO_PROCESSOR_ROTATION)
Declaration
HResult SetRotation(MF_VIDEO_PROCESSOR_ROTATION eRotation)
Parameters
MF_VIDEO_PROCESSOR_ROTATION
eRotation
|