MFORMATSLib Namespace > IMFAudioBuffer Interface : BufferFramePut Method |
Sub BufferFramePut( _ ByVal _bsLine As String, _ ByVal _pFrame As MFFrame, _ ByVal _bsChannelsList As String _ )
void BufferFramePut( string _bsLine, MFFrame _pFrame, string _bsChannelsList )
procedure BufferFramePut( _bsLine: String; _pFrame: MFFrame; _bsChannelsList: String );
void BufferFramePut( BSTR* _bsLine, MFFrame* _pFrame, BSTR* _bsChannelsList )