Implements interfaces:
In the General encapsulated object frame any type of file can be encapsulated.
Located in /ID3/Frame/GEOB.php (line 54)
ID3_Object | --ID3_Frame | --ID3_Frame_GEOB
Inherited from ID3_Frame
ID3_Frame::$_data
Inherited from ID3_Object
ID3_Object::$_options
ID3_Object::$_reader
Constructs the class with given parameters and parses object related data.
Returns the embedded object binary data.
Returns the file description.
Returns the text encoding.
Returns the file name.
Returns the MIME type. The MIME type is always encoded with ISO-8859-1.
Sets the embedded object binary data.
Sets the file description text using given encoding. The description encoding must be that of the file name.
Sets the text encoding.
Sets the file name using given encoding. The file name encoding must be that of the description text.
Sets the MIME type. The MIME type is always ISO-8859-1 encoded.
Returns the frame raw data.
Inherited From ID3_Frame
ID3_Frame::__construct()
ID3_Frame::getFlags()
ID3_Frame::getIdentifier()
ID3_Frame::getSize()
ID3_Frame::hasFlag()
ID3_Frame::setData()
ID3_Frame::setFlags()
ID3_Frame::setIdentifier()
ID3_Frame::__toString()
Inherited From ID3_Object
ID3_Object::__construct()
ID3_Object::decodeSynchsafe32()
ID3_Object::encodeSynchsafe32()
ID3_Object::getOptions()
ID3_Object::setOptions()
ID3_Object::__get()
ID3_Object::__set()
Documentation generated on Tue, 15 Apr 2008 03:33:07 +0300 by phpDocumentor 1.4.1