User`s manual

Appendix: GEME-VM3000 Series Introduction 123
AngeloMPEG4_Decode_Get_FlowRate(Decoder_Index,
Byte_Second) – Get the current data flow rate between
encoder and decoder
AngeloMPEG4_Decode_ReInitialEx(Decoder_Index,
Bitrate, frame_rate, Angelo_Video_Format)
Reset the video property.
AngeloMPEG4_Decode_ReInitial(Decoder_Index,
Quality , Angelo_Video_Format) – Reset the video
property.
AngeloMPEG4_Decode_Save_File_Start(Decoder_Ind
ex, n_file_name, interval_second, format) – Start
to save compressed file in decode site.
AngeloMPEG4_Decode_Save_File_Stop(Decoder_Inde
x) – Stop saving compressed file in decode site.
AngeloMPEG4_Decode_File(Decoder_Index,
file_name, iWidth, iHeight, Byte_Per_Pixel,
Total_Frame,Time_Seconds) - Decode from *.avi or
*.m4v file
AngeloMPEG4_Decode_File_Start(Decoder_Index,
Mode) - Start to decode from file
AngeloMPEG4_Decode_File_Set_Position(Decoder_I
ndex, Frame_Index) – Jump to the postion
AngeloMPEG4_Decode_File_Pause(Decoder_Index) -
Pauses play
AngeloMPEG4_Decode_File_Continue(Decoder_Index
) - Continue the play
AngeloMPEG4_Decode_File_Get_Position(Decoder_I
ndex, Cur_Frame_Index) - Get the current position of play
AngeloMPEG4_AVI_2_M4V(file_name, iWidth,
iHeight, Byte_Per_Pixel, Total_Frame,
Time_Seconds) - Translate *avi file into *.m4v file
AngeloMPEG4_M4V_2_AVI(file_name, iWidth,
iHeight, Byte_Per_Pixel, Total_Frame,
Time_Seconds) - Translate *m4v file into *.avi file