MFORMATSLib Namespace > MFRendererClass Class : FormatAudioGetCount Method |
Public Overridable Sub FormatAudioGetCount( _ ByVal _eFormatType As eMFormatType, _ ByRef _pnCount As Integer _ )
public virtual void FormatAudioGetCount( eMFormatType _eFormatType, out int _pnCount )
public procedure FormatAudioGetCount( _eFormatType: eMFormatType; Out _pnCount: Integer ); virtual;
public: virtual void FormatAudioGetCount( eMFormatType _eFormatType, [PARAMFLAG::Out] int _pnCount )