|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
GetId3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //. More...
Collaboration diagram for GetId3\Write\Real:Public Member Functions | |
| __construct () | |
| WriteReal () | |
| GenerateRMFchunk (&$chunks) | |
| GeneratePROPchunk (&$chunks, &$new_CONT_tag_data) | |
| GenerateCONTchunk () | |
| RemoveReal () | |
Data Fields | |
| $filename | |
| $tag_data = array() | |
| $fread_buffer_size = 32768 | |
| $warnings = array() | |
| $errors = array() | |
| $paddedlength = 512 | |
GetId3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //.
module for writing RealAudio/RealVideo tags
| GetId3\Write\Real::__construct | ( | ) |
| GetId3\Write\Real::GenerateCONTchunk | ( | ) |
Definition at line 258 of file Real.php.
References GetId3\Lib\Helper\BigEndian2String().
Referenced by GetId3\Write\Real\WriteReal().
Here is the call graph for this function:
Here is the caller graph for this function:| GetId3\Write\Real::GeneratePROPchunk | ( | & | $chunks, |
| & | $new_CONT_tag_data | ||
| ) |
| type | $chunks | |
| type | $new_CONT_tag_data |
Definition at line 215 of file Real.php.
References GetId3\Lib\Helper\BigEndian2String().
Referenced by GetId3\Write\Real\WriteReal().
Here is the call graph for this function:
Here is the caller graph for this function:| GetId3\Write\Real::GenerateRMFchunk | ( | & | $chunks | ) |
| type | $chunks |
Definition at line 189 of file Real.php.
References GetId3\Lib\Helper\BigEndian2String().
Referenced by GetId3\Write\Real\WriteReal().
Here is the call graph for this function:
Here is the caller graph for this function:| GetId3\Write\Real::RemoveReal | ( | ) |
Definition at line 292 of file Real.php.
References GetId3\GetId3Core\getTempDir().
Here is the call graph for this function:| GetId3\Write\Real::WriteReal | ( | ) |
Definition at line 75 of file Real.php.
References GetId3\Write\Real\GenerateCONTchunk(), GetId3\Write\Real\GeneratePROPchunk(), GetId3\Write\Real\GenerateRMFchunk(), and GetId3\GetId3Core\getTempDir().
Here is the call graph for this function: