public sealed class PreprocessingConfig.Types.Denoise : IMessage<PreprocessingConfig.Types.Denoise>, IEquatable<PreprocessingConfig.Types.Denoise>, IDeepCloneable<PreprocessingConfig.Types.Denoise>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class PreprocessingConfig.Types.Denoise.
[[["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-09 UTC."],[[["This webpage provides documentation for the `PreprocessingConfig.Types.Denoise` class within the Transcoder v1 API, specifically for the .NET environment, with the latest version being 2.9.0 and version 2.5.0 being the current documentation scope."],["The `PreprocessingConfig.Types.Denoise` class is used for configuring noise reduction settings for video preprocessing, however, it is important to note that this feature is listed as unsupported."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Video.Transcoder.V1` namespace in the `Google.Cloud.Video.Transcoder.V1.dll` assembly."],["Key properties of the `Denoise` class include `Strength`, a double value between 0 and 1 that determines the level of denoising, and `Tune`, a string that selects the denoiser mode, with available options being `standard` and `grain`."]]],[]]