다음을 통해 공유


SpatialAudioFormatConfiguration.ReportLicenseChangedAsync(String) 메서드

정의

공간 오디오 형식 도우미 앱이 특정 형식에 대해 라이선스가 변경되었음을 보고할 수 있습니다.

public:
 virtual IAsyncAction ^ ReportLicenseChangedAsync(Platform::String ^ subtype) = ReportLicenseChangedAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ReportLicenseChangedAsync(winrt::hstring const& subtype);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ReportLicenseChangedAsync(string subtype);
function reportLicenseChangedAsync(subtype)
Public Function ReportLicenseChangedAsync (subtype As String) As IAsyncAction

매개 변수

subtype
String

Platform::String

winrt::hstring

라이선스인 공간 오디오 형식에 대한 GUID 의 문자열이 변경되었습니다.

반환

비동기 작업입니다.

특성

적용 대상