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

미디어가 처음 재생된 후 현재 라이선스가 만료되기 전의 시간(초)입니다.

구현

적용 대상