public sealed class 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 webpage provides documentation for the \u003ccode\u003ePreprocessingConfig.Types.Pad\u003c/code\u003e class within the Google Cloud Video Live Stream v1 API, detailing its purpose and usage in video processing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePad\u003c/code\u003e class allows developers to configure padding settings for input videos, adding black pixels to the top, bottom, left, and right to achieve desired dimensions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is 1.8.0, with previous versions going back to 1.0.0 available for reference, which are linked on the webpage.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering capabilities for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003ePad\u003c/code\u003e class include \u003ccode\u003eBottomPixels\u003c/code\u003e, \u003ccode\u003eLeftPixels\u003c/code\u003e, \u003ccode\u003eRightPixels\u003c/code\u003e, and \u003ccode\u003eTopPixels\u003c/code\u003e, each representing the number of pixels to be added on their respective sides, with a default value of 0.\u003c/p\u003e\n"]]],[],null,[]]