PlayReadyObject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a PlayReady object.
public class PlayReadyObject
type PlayReadyObject = class
Public Class PlayReadyObject
- Inheritance
-
PlayReadyObject
Constructors
PlayReadyObject() |
Initializes a new instance of the PlayReadyObject class. |
Methods
AddPlayReadyRecord(PlayReadyRecord) |
Adds a PlayReadyRecord to the object. |
ToByteArray() |
Converts a this object to its byte representation in little-endian byte order. |