Transform Output Custom Preset Filter Overlay Video Crop Rectangle
data class TransformOutputCustomPresetFilterOverlayVideoCropRectangle(val height: String? = null, val left: String? = null, val top: String? = null, val width: String? = null)
Constructors
Link copied to clipboard
fun TransformOutputCustomPresetFilterOverlayVideoCropRectangle(height: String? = null, left: String? = null, top: String? = null, width: String? = null)