MPLATFORMLib Namespace > MFrameClass Class : MFAudioChannelGetBytes Method |
Public Overridable Sub MFAudioChannelGetBytes( _ ByVal _nChannel As Integer, _ ByVal _bCreateNewChannels As Integer, _ ByRef _pcbSize As Integer, _ ByRef _ppbAudio As Long _ )
public virtual void MFAudioChannelGetBytes( int _nChannel, int _bCreateNewChannels, out int _pcbSize, out long _ppbAudio )