MFORMATSLib Namespace > IMFAudioBuffer Interface : BufferTimesSet Method |
Sub BufferTimesSet( _ ByVal _bsLine As String, _ ByVal _rtStartTime As Long, _ ByVal _rtMinEndTime As Long _ )
void BufferTimesSet( string _bsLine, long _rtStartTime, long _rtMinEndTime )
procedure BufferTimesSet( _bsLine: String; _rtStartTime: Int64; _rtMinEndTime: Int64 );
void BufferTimesSet( BSTR* _bsLine, long _rtStartTime, long _rtMinEndTime )