다음을 통해 공유


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

이 트랙과 연결된 숫자

적용 대상