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 document provides reference documentation for the \u003ccode\u003ePreprocessingConfig.Types.Pad\u003c/code\u003e class within the Live Stream v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePad\u003c/code\u003e class is used to configure a padding filter for input videos, allowing users to add black pixels to the top, bottom, left, and right to match output resolution.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API class is 1.8.0, and it implements various interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e offering a variety of functional properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePad\u003c/code\u003e class includes properties such as \u003ccode\u003eBottomPixels\u003c/code\u003e, \u003ccode\u003eLeftPixels\u003c/code\u003e, \u003ccode\u003eRightPixels\u003c/code\u003e, and \u003ccode\u003eTopPixels\u003c/code\u003e, allowing control over the number of pixels added to each side of the video, defaulting to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe class is in the namespace \u003ccode\u003eGoogle.Cloud.Video.LiveStream.V1\u003c/code\u003e, and it also inherits methods from the \u003ccode\u003eObject\u003c/code\u003e base class such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]