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 |
이 트랙과 연결된 숫자 |