ReaderControlPosSetTC Method (IMFReaderDS)
timecode of position
Sets current position via timecode (for alternative playback control)
Syntax
Sub ReaderControlPosSetTC( _
   ByRef _pTimecode As M_TIMECODE _
) 
void ReaderControlPosSetTC( 
   ref M_TIMECODE _pTimecode
)
procedure ReaderControlPosSetTC( 
   var  _pTimecode: M_TIMECODE
); 
void ReaderControlPosSetTC( 
   ref M_TIMECODE _pTimecode
) 

Parameters

_pTimecode
timecode of position
See Also

Reference

IMFReaderDS Interface
IMFReaderDS Members