Class ASF_Object_Compatibility

Description

The Compatibility Object is reserved for future use.

Located in /ASF/Object/Compatibility.php (line 52)

ASF_Object
   |
   --ASF_Object_Compatibility
Method Summary
ASF_Object_Compatibility __construct (Reader $reader, [ &$options = array()], Array $options)
integer getMode ()
integer getProfile ()
Variables

Inherited Variables

Inherited from ASF_Object

ASF_Object::$_options
ASF_Object::$_reader
Methods
Constructor __construct (line 67)

Constructs the class with given parameters and reads object related data from the ASF file.

  • access: public
ASF_Object_Compatibility __construct (Reader $reader, [ &$options = array()], Array $options)
  • Reader $reader: The reader object.
  • Array $options: The options array.
  • &$options

Redefinition of:
ASF_Object::__construct()
Constructs the class with given parameters and options.
getMode (line 87)

Returns the mode field. This field is reserved and is set to 1.

  • access: public
integer getMode ()
getProfile (line 80)

Returns the profile field. This field is reserved and is set to 2.

  • access: public
integer getProfile ()

Inherited Methods

Inherited From ASF_Object

ASF_Object::__construct()
ASF_Object::getIdentifier()
ASF_Object::getOffset()
ASF_Object::getOption()
ASF_Object::getOptions()
ASF_Object::getParent()
ASF_Object::getSize()
ASF_Object::setIdentifier()
ASF_Object::setOffset()
ASF_Object::setOption()
ASF_Object::setOptions()
ASF_Object::setParent()
ASF_Object::setSize()
ASF_Object::__get()
ASF_Object::__set()

Documentation generated on Fri, 05 Sep 2008 20:18:24 +0300 by phpDocumentor 1.4.1