Udostępnij za pośrednictwem


IPlayReadyLicense.UsableForPlay Property

Definition

Gets whether this license is usable for playback.

public:
 property bool UsableForPlay { bool get(); };
bool UsableForPlay();
public bool UsableForPlay { get; }
var boolean = iPlayReadyLicense.usableForPlay;
Public ReadOnly Property UsableForPlay As Boolean

Property Value

Boolean

bool

true if this license is usable for playback, otherwise false.

Remarks

Many factors influence the ability to use a license. This property makes a determination based on the state of the PlayReady system and does not factor into account various issues such as video driver support.

Applies to