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 Transcoder 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."],[[["This webpage provides documentation for the `PreprocessingConfig.Types.Crop` class within the Google Cloud Video Transcoder v1 API, with version 2.9.0 being the latest version."],["The `PreprocessingConfig.Types.Crop` class is used to configure video cropping for input videos, which are then scaled to the desired output resolution."],["The class offers properties like `BottomPixels`, `LeftPixels`, `RightPixels`, and `TopPixels`, allowing users to specify the number of pixels to crop from each edge of the video."],["This documentation includes implementation details, version history, constructors, properties, inheritance, and compatibility information for the `PreprocessingConfig.Types.Crop` class in .NET."]]],[]]