Core Class
View Source on Trac ↗
Core Class
getid3_quicktime
class getid3_quicktime
// Constructor: function Object() { [native code] } No description available.
Methods 24 methods
| Method / Return | Description |
|---|---|
| Analyze() bool | No description available. |
| QuicktimeParseAtom() (array | No description available.
Parameters: $atomname: mixed, $atomsize: mixed, $atom_data: mixed, $baseoffset: mixed, $atomHierarchy: mixed, $ParseAllPossibleAtoms: mixed |
| QuicktimeParseContainerAtom() (array | No description available.
Parameters: $atom_data: mixed, $baseoffset: mixed, $atomHierarchy: mixed, $ParseAllPossibleAtoms: mixed |
| quicktime_read_mp4_descr_length() int | No description available.
Parameters: $data: mixed, $offset: mixed |
| QuicktimeLanguageLookup() string | No description available.
Parameters: $languageid: mixed |
| QuicktimeVideoCodecLookup() string | No description available.
Parameters: $codecid: mixed |
| QuicktimeAudioCodecLookup() (mixed | No description available.
Parameters: $codecid: mixed |
| QuicktimeDCOMLookup() string | No description available.
Parameters: $compressionid: mixed |
| QuicktimeColorNameLookup() string | No description available.
Parameters: $colordepthid: mixed |
| QuicktimeSTIKLookup() string | No description available.
Parameters: $stik: mixed |
| QuicktimeIODSaudioProfileName() string | No description available.
Parameters: $audio_profile_id: mixed |
| QuicktimeIODSvideoProfileName() string | No description available.
Parameters: $video_profile_id: mixed |
| QuicktimeContentRatingLookup() string | No description available.
Parameters: $rtng: mixed |
| QuicktimeStoreAccountTypeLookup() string | No description available.
Parameters: $akid: mixed |
| QuicktimeStoreFrontCodeLookup() string | No description available.
Parameters: $sfid: mixed |
| CopyToAppropriateCommentsSection() bool | No description available.
Parameters: $keyname: mixed, $data: mixed, $boxname: mixed |
| LociString() string | No description available.
Parameters: $lstring: mixed, $count: mixed |
| NoNullString() string | No description available.
Parameters: $nullterminatedstring: mixed |
| Pascal2String() string | No description available.
Parameters: $pascalstring: mixed |
| MaybePascal2String() string | No description available.
Parameters: $pascalstring: mixed |
| search_tag_by_key() void | Helper functions for m4b audiobook chapters
Parameters: $info: mixed, $tag: mixed, $history: mixed, $result: mixed |
| search_tag_by_pair() void | No description available.
Parameters: $info: mixed, $k: mixed, $v: mixed, $history: mixed, $result: mixed |
| quicktime_time_to_sample_table() array | No description available.
Parameters: $info: mixed |
| quicktime_bookmark_time_scale() int | No description available.
Parameters: $info: mixed |
Properties
| Property / Type | Description |
|---|---|
| $ReturnAtomData mixed public | No description available. |
| $ParseAllPossibleAtoms mixed public | No description available. |
Class Information
Source File
wp-includes/ID3/module.audio-video.quicktime.php
Advertisement