AudioRenderEffectsManager.EffectsProviderSettingsLabel Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’étiquette associée à ce paramètre de fournisseur d’effets audio.
public:
property Platform::String ^ EffectsProviderSettingsLabel { Platform::String ^ get(); };
/// [get: Windows.Foundation.Metadata.Deprecated("Not supported starting in windows 10", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, Windows.Foundation.UniversalApiContract)]
winrt::hstring EffectsProviderSettingsLabel();
/// [get: Windows.Foundation.Metadata.Deprecated("Not supported starting in windows 10", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
winrt::hstring EffectsProviderSettingsLabel();
public string EffectsProviderSettingsLabel { [Windows.Foundation.Metadata.Deprecated("Not supported starting in windows 10", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, typeof(Windows.Foundation.UniversalApiContract))] get; }
public string EffectsProviderSettingsLabel { [Windows.Foundation.Metadata.Deprecated("Not supported starting in windows 10", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")] get; }
var string = audioRenderEffectsManager.effectsProviderSettingsLabel;
Public ReadOnly Property EffectsProviderSettingsLabel As String
Valeur de propriété
Chaîne à utiliser comme étiquette pour le paramètre de fournisseur d’effets audio.
- Attributs