GlobalSystemMediaTransportControlsSessionMediaProperties 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
保存有关当前会话包含的内容的信息。
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
- 继承
- 属性
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 |
与此曲目关联的数字 |