User`s manual
96 Function Library
AngeloMPEG4_Decode_ ReInitial–
AngeloMPEG4_Decode_ ReInitialEx–
@ Syntax
C/C++ (Windows 98/NT/2000/XP)
int AngeloMPEG4_Decode_ReInitial(int
Decoder_Index, int Quality, int
Angelo_Video_Format);
int AngeloMPEG4_Decode_ReInitialEx(int
Decoder_Index, int Bitrate, int frame_rate,
int Angelo_Video_Format);
Visual Basic (Windows 98/NT/2000/XP)
AngeloMPEG4_Decode_ReInitial (ByVal Decoder_Index
As Long, ByVal Quality As Long, ByVal
Video_Format As Long) As Long
AngeloMPEG4_Decode_ReInitialEx (ByVal
Decoder_Index As Long, ByVal Bitrate As
Long, ByVal frame_rate As Long, ByVal
Video_Format As Long) As Long
Delphi (Windows 98/NT/2000/XP)
AngeloMPEG4_Decode_ReInitial(Decoder_Index:Longi
nt; Quality:Longint;
Angelo_Video_Format:Longint):Longint;
AngeloMPEG4_Decode_ReInitialEx(Decoder_Index:Lon
gint; Bitrate:Longint; frame_rate:Longint;
Angelo_Video_Format:Longint):Longint;
@ Argument
Decoder_Index: Indicates the channel number of MPEG4
Decoder. The range of channel is 0 - 15.