다음을 통해 공유


MediaEncodingSubtypes.Pgs 속성

정의

PGS(Presentation Graphic Stream) 형식의 이름을 가져옵니다.

public:
 static property Platform::String ^ Pgs { Platform::String ^ get(); };
static winrt::hstring Pgs();
public static string Pgs { get; }
var string = MediaEncodingSubtypes.pgs;
Public Shared ReadOnly Property Pgs As String

속성 값

String

Platform::String

winrt::hstring

프레젠테이션 그래픽 스트림 형식의 이름입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10, version 2004 (10.0.19041.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v10.0에서 도입되었습니다.)

적용 대상