다음을 통해 공유


GlobalSystemMediaTransportControlsSessionTimelineProperties.StartTime 속성

정의

현재 미디어 항목의 시작 타임스탬프입니다.

public:
 property TimeSpan StartTime { TimeSpan get(); };
TimeSpan StartTime();
public System.TimeSpan StartTime { get; }
var timeSpan = globalSystemMediaTransportControlsSessionTimelineProperties.startTime;
Public ReadOnly Property StartTime As TimeSpan

속성 값

현재 미디어 항목의 시작 시간을 나타내는 값입니다.

적용 대상