AppBroadcastStreamVideoHeader.RelativeTimestamp 속성

정의

비디오 프레임이 캡처된 비디오 스트림 내의 상대 시간을 나타내는 타임스탬프를 가져옵니다.

public:
 property TimeSpan RelativeTimestamp { TimeSpan get(); };
TimeSpan RelativeTimestamp();
public System.TimeSpan RelativeTimestamp { get; }
var timeSpan = appBroadcastStreamVideoHeader.relativeTimestamp;
Public ReadOnly Property RelativeTimestamp As TimeSpan

속성 값

비디오 프레임이 캡처된 비디오 스트림 내의 상대 시간입니다.

Windows 요구 사항

앱 기능
appBroadcast appBroadcastSettings

적용 대상