Share via


PlayReadyHeaderAttribute Class

Definition

Represents an attribute in a PlayReadyHeader.

public class PlayReadyHeaderAttribute
type PlayReadyHeaderAttribute = class
Public Class PlayReadyHeaderAttribute
Inheritance
PlayReadyHeaderAttribute

Constructors

PlayReadyHeaderAttribute()

Initializes a new instance of the PlayReadyHeaderAttribute class. Its attributes default to null.

PlayReadyHeaderAttribute(String, String)

Initializes a new instance of the PlayReadyHeaderAttribute class.

Properties

Name

Gets or sets the name of the attribute.

Value

Gets or sets the value of the attribute.

Applies to