MFORMATSDSLib Namespace > IMFReaderDS Interface : ReaderInfoGet Method |
Sub ReaderInfoGet( _ ByRef _pAVProps As M_AV_PROPS, _ ByRef _pdblDuration As Double _ )
void ReaderInfoGet( out M_AV_PROPS _pAVProps, out double _pdblDuration )
procedure ReaderInfoGet( Out _pAVProps: M_AV_PROPS; Out _pdblDuration: Double );
void ReaderInfoGet( [PARAMFLAG::Out] M_AV_PROPS _pAVProps, [PARAMFLAG::Out] double _pdblDuration )