public sealed class PreprocessingConfig.Types.Audio : IMessage<PreprocessingConfig.Types.Audio>, IEquatable<PreprocessingConfig.Types.Audio>, IDeepCloneable<PreprocessingConfig.Types.Audio>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class PreprocessingConfig.Types.Audio.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This webpage provides documentation for the `PreprocessingConfig.Types.Audio` class within the Google Cloud Live Stream V1 API."],["The `PreprocessingConfig.Types.Audio` class is used for configuring audio preprocessing, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor `Audio()` and a constructor that accepts another `Audio` object, `Audio(PreprocessingConfig.Types.Audio other)`."],["The `Lufs` property, of type `double`, is used to specify audio loudness normalization, with a range of -24 to 0, where 0 disables normalization."],["The documentation offers a version history for the class, ranging from version 1.0.0 to the latest version 1.8.0, with links to the corresponding API pages for each."]]],[]]