public sealed class PreprocessingConfig.Types.Pad : IMessage<PreprocessingConfig.Types.Pad>, IEquatable<PreprocessingConfig.Types.Pad>, IDeepCloneable<PreprocessingConfig.Types.Pad>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class PreprocessingConfig.Types.Pad.
Pad filter configuration for the input video. The padded input video
is scaled after padding with black to match the output resolution.
[[["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\u003eThis documentation covers the \u003ccode\u003ePreprocessingConfig.Types.Pad\u003c/code\u003e class within the Google Cloud Live Stream v1 API, specifically within version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePad\u003c/code\u003e class is used for configuring the padding of input video, allowing for the addition of black pixels to the top, bottom, left, and right sides of the video.\u003c/p\u003e\n"],["\u003cp\u003eIt details that the \u003ccode\u003ePad\u003c/code\u003e 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, as well as describing its inheritance from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details about the class's constructors, \u003ccode\u003ePad()\u003c/code\u003e and \u003ccode\u003ePad(PreprocessingConfig.Types.Pad)\u003c/code\u003e, along with their parameters.\u003c/p\u003e\n"],["\u003cp\u003eIt also defines the \u003ccode\u003eBottomPixels\u003c/code\u003e, \u003ccode\u003eLeftPixels\u003c/code\u003e, \u003ccode\u003eRightPixels\u003c/code\u003e, and \u003ccode\u003eTopPixels\u003c/code\u003e properties, which allow setting the number of pixels to be added on each respective side of the video, with a default of 0.\u003c/p\u003e\n"]]],[],null,[]]