MFORMATSLib Namespace > IMFFrame Interface : MFAudioLoadFromFile Method |
Sub MFAudioLoadFromFile( _ ByVal _bsFileName As String, _ ByVal _llSamplesOffset As Long, _ ByVal _lSamplesLoad As Integer _ )
void MFAudioLoadFromFile( string _bsFileName, long _llSamplesOffset, int _lSamplesLoad )
procedure MFAudioLoadFromFile( _bsFileName: String; _llSamplesOffset: Int64; _lSamplesLoad: Integer );
void MFAudioLoadFromFile( BSTR* _bsFileName, long _llSamplesOffset, int _lSamplesLoad )