public sealed class PreprocessingConfig : IMessage<PreprocessingConfig>, IEquatable<PreprocessingConfig>, IDeepCloneable<PreprocessingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class PreprocessingConfig.
[[["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."],[[["\u003cp\u003eThe document provides reference documentation for the \u003ccode\u003ePreprocessingConfig\u003c/code\u003e class within the Google Cloud Live Stream v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePreprocessingConfig\u003c/code\u003e is a class used for setting up preprocessing configurations for live video streams and it can handle audio, video cropping, and video padding.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest, version 1.8.0, with the current class covered in this documentation at version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes two constructors for the class, \u003ccode\u003ePreprocessingConfig()\u003c/code\u003e which is a default constructor and \u003ccode\u003ePreprocessingConfig(PreprocessingConfig other)\u003c/code\u003e which takes an instance of \u003ccode\u003ePreprocessingConfig\u003c/code\u003e as a parameter, as well as 3 properties: \u003ccode\u003eAudio\u003c/code\u003e, \u003ccode\u003eCrop\u003c/code\u003e, \u003ccode\u003ePad\u003c/code\u003e, each having corresponding \u003ccode\u003eTypes\u003c/code\u003e to them.\u003c/p\u003e\n"]]],[],null,[]]