MPLATFORMLib Namespace > IMFFrame Interface : MFAVPropsGet Method |
Sub MFAVPropsGet( _ ByRef _pProps As M_AV_PROPS, _ ByRef _plAudioSamples As Integer _ )
void MFAVPropsGet( out M_AV_PROPS _pProps, out int _plAudioSamples )
procedure MFAVPropsGet( Out _pProps: M_AV_PROPS; Out _plAudioSamples: Integer );
void MFAVPropsGet( [PARAMFLAG::Out] M_AV_PROPS _pProps, [PARAMFLAG::Out] int _plAudioSamples )