Class ASF_Object_AdvancedContentEncryption

Description

The Advanced Content Encryption Object lets authors protect content by using Next Generation Windows Media Digital Rights Management for Network Devices.

Located in /ASF/Object/AdvancedContentEncryption.php (line 54)

ASF_Object
   |
   --ASF_Object_AdvancedContentEncryption
Class Constant Summary
 WINDOWS_MEDIA_DRM_NETWORK_DEVICES = "7a079bb6-daa4-4e12-a5ca-91d3 8dc11a8d"
Method Summary
ASF_Object_AdvancedContentEncryption __construct (Reader $reader, [ &$options = array()], Array $options)
Variables

Inherited Variables

Inherited from ASF_Object

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

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

  • access: public
ASF_Object_AdvancedContentEncryption __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.
getContentEncryptionRecords (line 105)

Returns an array of content encryption records. Each record consists of the following keys.

  • systemId -- Specifies the unique identifier for the content encryption system.
  • systemVersion -- Specifies the version of the content encryption system.
  • streamNumbers -- An array of stream numbers a particular Content Encryption Record is associated with.
  • data -- The content protection data for this Content Encryption Record.

  • access: public
Array getContentEncryptionRecords ()

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()
Class Constants
WINDOWS_MEDIA_DRM_NETWORK_DEVICES =
"7a079bb6-daa4-4e12-a5ca-91d3 8dc11a8d"
(line 56)

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