User`s manual

Appendix: GEME-VM3000 Series Introduction 105
Encode Functions
@ Name
AngeloMPEG4_Encode_Initial(Encoder_Index,
Local_Address, Quality , Angelo_PortNo,
Angelo_ChannelNo, Angelo_Color_Format,
Angelo_Video_Format): Initialize the encoder.
Decode
AngeloMPEG4_Decode_Set_Callback(Decoder_Index, CallBackProc)
AngeloMPEG4_Decode_Connect(Decoder_Index,Encoder_IP, Encoder_Index)
AngeloMPEG4_Decode_Disconnect(Decoder_Index)
AngeloMPEG4_Decode_Set_Image_Config(Decoder_Index, ConfigIndex , Value)
AngeloMPEG4_Decode_Set_Motion_Detection(Decoder_Index, Area, enable, Threshold,
interval,action, X_Start, Y_Start, Width, Height)
AngeloMPEG4_Decode_Get_Config(Decoder_Index,iWidth, iHeight, video_format,
color_format,Bitrate, frame_rate)
AngeloMPEG4_Decode_Start(Decoder_Index)
AngeloMPEG4_Decode_Stop(Decoder_Index)
AAngeloMPEG4_Decode_Get_FlowRate(Decoder_Index, Byte_Second)
AngeloMPEG4_Decode_ReInitialEx(Decoder_Index, Bitrate, frame_rate,
Angelo_Video_Format)
AngeloMPEG4_Decode_ReInitial(Decoder_Index, Quality, Angelo_Video_Format)
AngeloMPEG4_Decode_Save_File_Start(Decoder_Index, n_file_name, interval_second,
format)
AngeloMPEG4_Decode_Save_File_Stop(Decoder_Index)
AngeloMPEG4_Decode_File(Decoder_Index, file_name, iWidth, iHeight, Byte_Per_Pixel,
Total_Frame,Time_Seconds)
AngeloMPEG4_Decode_File_Start(Decoder_Index, Mode)
AngeloMPEG4_Decode_File_Set_Position(Decoder_Index, Frame_Index)
AngeloMPEG4_Decode_File_Pause(Decoder_Index)
AngeloMPEG4_Decode_File_Continue(Decoder_Index)
AngeloMPEG4_Decode_File_Get_Position(Decoder_Index, Cur_Frame_Index)
AngeloMPEG4_AVI_2_M4V(file_name, iWidth, iHeight, Byte_Per_Pixel, Total_Frame,
Time_Seconds)
AngeloMPEG4_M4V_2_AVI(file_name, iWidth, iHeight, Byte_Per_Pixel, Total_Frame,
Time_Seconds)
System
AngeloMPEG4_Get_Version( Mpeg4_DLLVersion, AngeloRTV_DLLVersion, Reserved)
Category Function
Table 6-2: List of Functions