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

当前许可证在首次播放媒体后过期之前的时间(以秒为单位)。

实现

适用于