public sealed class PreprocessingConfig : IMessage<PreprocessingConfig>, IEquatable<PreprocessingConfig>, IDeepCloneable<PreprocessingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class PreprocessingConfig.
[[["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-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePreprocessingConfig\u003c/code\u003e class within the Google Cloud Transcoder v1 API allows for detailed configuration of video and audio preprocessing steps.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its usability and compatibility within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003ePreprocessing adjustments can be made to various attributes of video, including audio, color, cropping, deblocking, deinterlacing, denoising, and padding.\u003c/p\u003e\n"],["\u003cp\u003eThe API documentation provides links to previous versions of \u003ccode\u003ePreprocessingConfig\u003c/code\u003e from version 1.0.0 up to the latest 2.9.0, ensuring access to a versioned history.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one default, and another to facilitate the cloning of a \u003ccode\u003ePreprocessingConfig\u003c/code\u003e object from another.\u003c/p\u003e\n"]]],[],null,["# Transcoder v1 API - Class PreprocessingConfig (2.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.9.0/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.8.0/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.7.0/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.6.0/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.5.0/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.4.0/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.3.0/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.2.0/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.1.0/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.0.0/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig) \n\n public sealed class PreprocessingConfig : IMessage\u003cPreprocessingConfig\u003e, IEquatable\u003cPreprocessingConfig\u003e, IDeepCloneable\u003cPreprocessingConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Transcoder v1 API class PreprocessingConfig.\n\nPreprocessing configurations. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e PreprocessingConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[PreprocessingConfig](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[PreprocessingConfig](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[PreprocessingConfig](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.PreprocessingConfig), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Video.Transcoder.V1](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Video.Transcoder.V1.dll\n\nConstructors\n------------\n\n### PreprocessingConfig()\n\n public PreprocessingConfig()\n\n### PreprocessingConfig(PreprocessingConfig)\n\n public PreprocessingConfig(PreprocessingConfig other)\n\nProperties\n----------\n\n### Audio\n\n public PreprocessingConfig.Types.Audio Audio { get; set; }\n\nAudio preprocessing configuration.\n\n### Color\n\n public PreprocessingConfig.Types.Color Color { get; set; }\n\nColor preprocessing configuration.\n\n### Crop\n\n public PreprocessingConfig.Types.Crop Crop { get; set; }\n\nSpecify the video cropping configuration.\n\n### Deblock\n\n public PreprocessingConfig.Types.Deblock Deblock { get; set; }\n\nDeblock preprocessing configuration.\n\n### Deinterlace\n\n public PreprocessingConfig.Types.Deinterlace Deinterlace { get; set; }\n\nSpecify the video deinterlace configuration.\n\n### Denoise\n\n public PreprocessingConfig.Types.Denoise Denoise { get; set; }\n\nDenoise preprocessing configuration.\n\n### Pad\n\n public PreprocessingConfig.Types.Pad Pad { get; set; }\n\nSpecify the video pad filter configuration."]]