Compartilhar via


AudioRenderEffectsManager.EffectsProviderThumbnail Propriedade

Definição

Obtém a imagem em miniatura associada a esse provedor de efeitos de áudio.

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

Valor da propriedade

A imagem em miniatura do provedor de efeitos de áudio.

Atributos

Aplica-se a