public sealed class PreprocessingConfig.Types.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 webpage provides documentation for the \u003ccode\u003ePreprocessingConfig.Types.Crop\u003c/code\u003e class within the Google Cloud Video Live Stream v1 API, with the latest version being 1.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePreprocessingConfig.Types.Crop\u003c/code\u003e class is used to configure video cropping, allowing the specification of pixels to be removed from the top, bottom, left, and right of the video, and it resizes the cropped video to match the output resolution.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits from the base object class, allowing for equality checks, deep cloning, and message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt has constructors that allow you to create a new \u003ccode\u003eCrop\u003c/code\u003e object, and one to copy an already existing \u003ccode\u003eCrop\u003c/code\u003e object, and it has four different properties (TopPixels, BottomPixels, LeftPixels and RightPixels), for setting the values of pixels to be cropped from each direction.\u003c/p\u003e\n"]]],[],null,[]]