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

このトラックに関連付けられている番号

適用対象