MFORMATSLib Namespace > IMFFrame Interface : MFAudioChannelGetBytes Method |
Sub MFAudioChannelGetBytes( _ ByVal _nChannel As Integer, _ ByVal _bCreateNewChannels As Integer, _ ByRef _pcbSize As Integer, _ ByRef _ppbAudio As Long _ )
void MFAudioChannelGetBytes( int _nChannel, int _bCreateNewChannels, out int _pcbSize, out long _ppbAudio )