MFORMATSLib Namespace > IMFAudioBuffer Interface : BufferTimesEnable Method |
Sub BufferTimesEnable( _ ByVal _bsLine As String, _ ByVal _bEnable As Integer, _ ByVal _prtMinDiff As Long, _ ByVal _prtMaxDiff As Long _ )
void BufferTimesEnable( string _bsLine, int _bEnable, long _prtMinDiff, long _prtMaxDiff )
procedure BufferTimesEnable( _bsLine: String; _bEnable: Integer; _prtMinDiff: Int64; _prtMaxDiff: Int64 );
void BufferTimesEnable( BSTR* _bsLine, int _bEnable, long _prtMinDiff, long _prtMaxDiff )