48 $type = $this->stream->readByte();
108 $value =
'(unknown or unsupported data type)';
121 return $this->stream->readDouble();
130 return $this->stream->readByte() == 1;
139 return $this->stream->readUTF();
153 while ($key = $this->stream->readUTF()) {
157 if (($key ==
'') && ($this->stream->peekByte() == 0x09)) {
159 $this->stream->readByte();
172 $highestIndex = $this->stream->readLong();
176 while ($key = $this->stream->readUTF()) {
177 if (is_numeric($key)) {
183 if (($key ==
'') && ($this->stream->peekByte() == 0x09)) {
185 $this->stream->readByte();
197 $length = $this->stream->readLong();
200 for ($i = 0; $i < $length; $i++) {
214 $timezone = $this->stream->readInt();
225 return $this->stream->readLongUTF();
234 return $this->stream->readLongUTF();
243 $className = $this->stream->readUTF();
Create styles array
The data for the language used.
foreach($mandatory_scripts as $file) $timestamp
GetId3() by James Heinrich info@getid3.org //.