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 |
目前媒體專案的起始時間戳記。 |