User`s manual
Function Library 109
Result :=
AngeloMPEG4_Decode_File_Set_Position(m_Deco
der_Channel,m_total_frame div 2);
Result :=
AngeloMPEG4_Decode_File_Pause(m_Decoder_Cha
nnel);
Result :=
AngeloMPEG4_Decode_File_Continue(m_Decoder_
Channel);
Result :=
AngeloMPEG4_Decode_File_Get_Position(m_Deco
der_Channel,m_pos);
Result :=
AngeloMPEG4_Decode_Stop(m_Decoder_Channel);
Result:=AngeloMPEG4_Decode_M4V_2_AVI(m4v_filenam
e,Width,Height,Byte_Pixel,m_total_frame,m_T
ime_Seconds);
Result:=AngeloMPEG4_Decode_AVI_2_M4V(avi_filenam
e,Width,Height,Byte_Pixel,m_total_frame,m_T
ime_Seconds);
end;