DynamicsProcessing.Config.Builder Constructeur
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.
[Android.Runtime.Register(".ctor", "(IIZIZIZIZ)V", "", ApiSince=28)]
public Builder(int variant, int channelCount, bool preEqInUse, int preEqBandCount, bool mbcInUse, int mbcBandCount, bool postEqInUse, int postEqBandCount, bool limiterInUse);
[<Android.Runtime.Register(".ctor", "(IIZIZIZIZ)V", "", ApiSince=28)>]
new Android.Media.Audiofx.DynamicsProcessing.Config.Builder : int * int * bool * int * bool * int * bool * int * bool -> Android.Media.Audiofx.DynamicsProcessing.Config.Builder
Paramètres
- variant
- Int32
- channelCount
- Int32
- preEqInUse
- Boolean
- preEqBandCount
- Int32
- mbcInUse
- Boolean
- mbcBandCount
- Int32
- postEqInUse
- Boolean
- postEqBandCount
- Int32
- limiterInUse
- Boolean
- Attributs