MFORMATSLib Namespace > MFRendererClass Class : FormatVideoSet Method |
Public Overridable Sub FormatVideoSet( _ ByVal _eFormatType As eMFormatType, _ ByRef _pVidProps As M_VID_PROPS _ )
public virtual void FormatVideoSet( eMFormatType _eFormatType, ref M_VID_PROPS _pVidProps )
public procedure FormatVideoSet( _eFormatType: eMFormatType; var _pVidProps: M_VID_PROPS ); virtual;
public: virtual void FormatVideoSet( eMFormatType _eFormatType, ref M_VID_PROPS _pVidProps )