Share via


PlayReadyObject Class

Definition

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.

Applies to