共用方式為


PlayReadyLicense.ExpireAfterFirstPlay 屬性

定義

取得媒體第一次播放之後,目前授權到期前的秒數。

public:
 property unsigned int ExpireAfterFirstPlay { unsigned int get(); };
uint32_t ExpireAfterFirstPlay();
public uint ExpireAfterFirstPlay { get; }
var uInt32 = playReadyLicense.expireAfterFirstPlay;
Public ReadOnly Property ExpireAfterFirstPlay As UInteger

屬性值

UInt32

unsigned int

uint32_t

在媒體第一次播放之後,目前授權到期的時間,以秒為單位。

實作

適用於