DynamicsProcessing.Config.SetAllChannelsTo(DynamicsProcessing+Channel) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Android.Runtime.Register("setAllChannelsTo", "(Landroid/media/audiofx/DynamicsProcessing$Channel;)V", "", ApiSince=28)]
public void SetAllChannelsTo(Android.Media.Audiofx.DynamicsProcessing.Channel channel);
[<Android.Runtime.Register("setAllChannelsTo", "(Landroid/media/audiofx/DynamicsProcessing$Channel;)V", "", ApiSince=28)>]
member this.SetAllChannelsTo : Android.Media.Audiofx.DynamicsProcessing.Channel -> unit
Parâmetros
- channel
- DynamicsProcessing.Channel
- Atributos