User`s manual
Function Library 103
Byte_Per_Pixel As Long, Total_Frame As Long,
Time_Seconds As Long) As Long
AngeloMPEG4_M4V _2_ AVI (ByVal file_name As
String, iWidth As Long, iHeight As Long,
Byte_Per_Pixel As Long, Total_Frame As Long,
Time_Seconds As Long) As Long
Delphi (Windows 98/NT/2000/XP)
AngeloMPEG4_Decode_File(Decoder_Index:Longint;
file_name:String; var iWidth:Longint; var
iHeight:Longint; var
Byte_Per_Pixel:Longint; var
Total_Frame:Longint; var
Time_Seconds:Longint):Longint;
AngeloMPEG4_Decode_File_Start(Decoder_Index:Long
int; Mode:Longint):Longint;
AngeloMPEG4_Decode_File_Set_Position(Decoder_Ind
ex:Longint; var
Frame_Index:Longint):Longint;
AngeloMPEG4_Decode_File_Pause(Decoder_Index:Long
int):Longint;
AngeloMPEG4_Decode_File_Continue(Decoder_Index:L
ongint):Longint;
AngeloMPEG4_Decode_File_Get_Position(Decoder_Ind
ex:Longint; var
Cur_Frame_Index:Longint):Longint;
AngeloMPEG4_AVI_2_M4V(file_name:String; var
iWidth:Longint; var iHeight:Longint; var
Byte_Per_Pixel:Longint; var
Total_Frame:Longint; var
Time_Seconds:Longint):Longint;
AngeloMPEG4_M4V_2_AVI(file_name:String; var
iWidth:Longint; var iHeight:Longint; var
Byte_Per_Pixel:Longint; var
Total_Frame:Longint; var
Time_Seconds:Longint):Longint;
@ Argument
Decoder_Index: Indicates the channel number of MPEG4
Decoder. The range of channel is 0 - 15.