다음을 통해 공유


CodecSubtypes.AudioFormatMP3 속성

정의

MPEG MP3(오디오 계층 3) 오디오 하위 형식에 대한 GUID 의 문자열 표현을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

MPEG MP3(오디오 계층-3) 오디오 하위 형식에 대한 GUID의 문자열 표현입니다.

적용 대상