MFORMATSLib Namespace > IMFFrame Interface : MFAudioAlloc Method |
Sub MFAudioAlloc( _ ByRef _pAudProps As M_AUD_PROPS, _ ByVal _lSamples As Integer _ )
void MFAudioAlloc( ref M_AUD_PROPS _pAudProps, int _lSamples )
procedure MFAudioAlloc( var _pAudProps: M_AUD_PROPS; _lSamples: Integer );
void MFAudioAlloc( ref M_AUD_PROPS _pAudProps, int _lSamples )