GlobalSystemMediaTransportControlsSessionTimelineProperties 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示会话时间线状态 (位置、查找范围等 ) 。
public ref class GlobalSystemMediaTransportControlsSessionTimelineProperties sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class GlobalSystemMediaTransportControlsSessionTimelineProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class GlobalSystemMediaTransportControlsSessionTimelineProperties
Public NotInheritable Class GlobalSystemMediaTransportControlsSessionTimelineProperties
- 继承
- 属性
Windows 要求
设备系列 |
Windows 10, version 1809 (在 10.0.17763.0 中引入)
|
API contract |
Windows.Foundation.UniversalApiContract (在 v7.0 中引入)
|
应用功能 |
globalMediaControl
|
属性
EndTime |
当前媒体项的结束时间戳。 |
LastUpdatedTime |
上次更新时间线属性的 UTC 时间。 |
MaxSeekTime |
内容当前可以查找的最远时间戳。 |
MinSeekTime |
当前媒体项当前可查找的最早时间戳。 |
Position |
播放位置,当前为 LastUpdatedTime。 |
StartTime |
当前媒体项的起始时间戳。 |