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

属性值

一个值,该值表示当前媒体项的开始时间。

适用于