public sealed class Audio : IMessage<PreprocessingConfig.Types.Audio>, IEquatable<PreprocessingConfig.Types.Audio>, IDeepCloneable<PreprocessingConfig.Types.Audio>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage details the `Audio` class within the `PreprocessingConfig.Types` namespace for the Google Cloud Video Transcoder V1 library."],["The `Audio` class is designed for configuring audio preprocessing settings and includes features like high and low frequency boosting, as well as loudness normalization."],["The latest version of this documentation is 2.9.0, but documentation is provided all the way back to version 1.0.0 of the referenced class, with links to each version."],["The `Audio` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `Audio` class properties allow the user to set a boolean for high and low boosting, and a double to adjust the Lufs value for audio loudness normalization, allowing for industry standard setting adjustments."]]],[]]