MFORMATSLib Namespace > IMFAudioBuffer Interface : BufferPutPtr Method |
Sub BufferPutPtr( _ ByVal _bsLine As String, _ ByRef _pAudProps As M_AUD_PROPS, _ ByVal _lSamples As Integer, _ ByVal _pbAudio As Long, _ ByVal _bsChannelsList As String _ )
void BufferPutPtr( string _bsLine, ref M_AUD_PROPS _pAudProps, int _lSamples, long _pbAudio, string _bsChannelsList )
procedure BufferPutPtr( _bsLine: String; var _pAudProps: M_AUD_PROPS; _lSamples: Integer; _pbAudio: Int64; _bsChannelsList: String );
void BufferPutPtr( BSTR* _bsLine, ref M_AUD_PROPS _pAudProps, int _lSamples, long _pbAudio, BSTR* _bsChannelsList )