Class getid3_mpeg
- getid3_handler
- getid3_mpeg
public
boolean
|
|
public static
float|integer
|
|
public static
float
|
|
public static
float
|
#
videoAspectRatioLookup( integer $rawaspectratio, integer $mpeg_version = 1, integer $width = 0, integer $height = 0 )
|
public static
string
|
|
public static
string
|
|
public static
string
|
|
public static
string
|
|
public static
string
|
AnalyzeString(),
__construct(),
error(),
feof(),
fgets(),
fread(),
fseek(),
ftell(),
isDependencyFor(),
notice(),
saveAttachment(),
setStringMode(),
warning()
|
string |
START_CODE_BASE
|
#
"\x00\x00\x01"
|
string |
VIDEO_PICTURE_START
|
#
"\x00\x00\x01\x00"
|
string |
VIDEO_USER_DATA_START
|
#
"\x00\x00\x01\xB2"
|
string |
VIDEO_SEQUENCE_HEADER
|
#
"\x00\x00\x01\xB3"
|
string |
VIDEO_SEQUENCE_ERROR
|
#
"\x00\x00\x01\xB4"
|
string |
VIDEO_EXTENSION_START
|
#
"\x00\x00\x01\xB5"
|
string |
VIDEO_SEQUENCE_END
|
#
"\x00\x00\x01\xB7"
|
string |
VIDEO_GROUP_START
|
#
"\x00\x00\x01\xB8"
|
string |
AUDIO_START
|
#
"\x00\x00\x01\xC0"
|
$data_string,
$data_string_flag,
$data_string_length,
$data_string_position,
$getid3
|