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 |
このトラックに関連付けられている番号 |