public sealed class Crop : IMessage<PreprocessingConfig.Types.Crop>, IEquatable<PreprocessingConfig.Types.Crop>, IDeepCloneable<PreprocessingConfig.Types.Crop>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class PreprocessingConfig.Types.Crop.
Video cropping configuration for the input video. The cropped input video
is scaled 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 information for the \u003ccode\u003ePreprocessingConfig.Types.Crop\u003c/code\u003e class within the Google Cloud Video Live Stream v1 API, detailing its functionality for cropping video inputs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCrop\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Video.LiveStream.V1\u003c/code\u003e namespace, allows for configuring the removal of pixels from the top, bottom, left, and right sides of a video input.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties to specify the number of pixels to crop from each side: \u003ccode\u003eTopPixels\u003c/code\u003e, \u003ccode\u003eBottomPixels\u003c/code\u003e, \u003ccode\u003eLeftPixels\u003c/code\u003e, and \u003ccode\u003eRightPixels\u003c/code\u003e, all defaulting to 0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, providing support for message handling, equality checks, and deep cloning, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides a list of versions of the API which the class can be found in, ranging from the most recent 1.8.0 to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]