다음을 통해 공유


AudioRenderEffectsManager.EffectsProviderThumbnail 속성

정의

이 오디오 효과 공급자와 연결된 썸네일 이미지를 가져옵니다.

public:
 property IRandomAccessStreamWithContentType ^ EffectsProviderThumbnail { IRandomAccessStreamWithContentType ^ get(); };
/// [get: Windows.Foundation.Metadata.Deprecated("Not supported starting in windows 10", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, Windows.Foundation.UniversalApiContract)]
IRandomAccessStreamWithContentType EffectsProviderThumbnail();
/// [get: Windows.Foundation.Metadata.Deprecated("Not supported starting in windows 10", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
IRandomAccessStreamWithContentType EffectsProviderThumbnail();
public IRandomAccessStreamWithContentType EffectsProviderThumbnail { [Windows.Foundation.Metadata.Deprecated("Not supported starting in windows 10", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, typeof(Windows.Foundation.UniversalApiContract))] get; }
public IRandomAccessStreamWithContentType EffectsProviderThumbnail { [Windows.Foundation.Metadata.Deprecated("Not supported starting in windows 10", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")] get; }
var iRandomAccessStreamWithContentType = audioRenderEffectsManager.effectsProviderThumbnail;
Public ReadOnly Property EffectsProviderThumbnail As IRandomAccessStreamWithContentType

속성 값

오디오 효과 공급자의 썸네일 이미지입니다.

특성

적용 대상