pub type NoiseReduction = RealtimeNoiseReduction;Aliased Type§
pub struct NoiseReduction {
pub type_: Option<RealtimeNoiseReductionType>,
pub rest: Map<String, Value>,
}Fields§
§type_: Option<RealtimeNoiseReductionType>§rest: Map<String, Value>