User`s manual
Function Library 57
AngeloMPEG4_Encode_Save_File_Start:
Use this function to save the encoded image into an “.avi” or
“.m4v” video file. The “.avi” file is the standard video format,
and “.m4v” is only accessible in this function library.
AngeloMPEG4_Encode_Save_File_Stop:
Use this function to stop saving the video file. In general, the
video file will close automatically after the “Interval” parameter
in AngeloMPEG4_Encode_Save_File_Start.
AngeloMPEG4_Encode_Create_Directory:
This function is used to create a new directory for saving a
video file. The “filename” parameter in
AngeloMPEG4_Encode_Save_File_Start contains the file path
name.
AngeloMPEG4_Encode_Set_Motion_Detection:
Use this function to configure the motion detection criteria and
the action when motion occurs at the encoding site.
AngeloMPEG4_Encode_Initial–
AngeloMPEG4_Encode_InitialEx–
@ Syntax
C/C++ (Windows 98/NT/2000/XP)
int AngeloMPEG4_Encode_Initial(int Encoder_Index,
char* Local_Address, int Quality ,int
Angelo_PortNo, int Angelo_ChannelNo, int
Note:
1. Do not add a file extension to the file name.
2. User must install the XVID Codec in our setup disk in order to
play “.avi” file in MS Media Player.