GlobalSystemMediaTransportControlsSessionMediaProperties 类

定义

保存有关当前会话包含的内容的信息。

public ref class GlobalSystemMediaTransportControlsSessionMediaProperties sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class GlobalSystemMediaTransportControlsSessionMediaProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class GlobalSystemMediaTransportControlsSessionMediaProperties
Public NotInheritable Class GlobalSystemMediaTransportControlsSessionMediaProperties
继承
Object Platform::Object IInspectable GlobalSystemMediaTransportControlsSessionMediaProperties
属性

Windows 要求

设备系列
Windows 10, version 1809 (在 10.0.17763.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v7.0 中引入)
应用功能
globalMediaControl

属性

AlbumArtist

获取专辑的艺术家

AlbumTitle

获取相册的标题。

AlbumTrackCount

获取专辑中的曲目总数。

Artist

获取艺术家的姓名。

Genres

获取流派的列表。

PlaybackType

内容的播放类型

Subtitle

获取副标题。

Thumbnail

对与此内容关联的缩略图的 RandomAccessStream 的引用。

Title

获取标题。

TrackNumber

与此曲目关联的数字

适用于