VideoOverlayInputClipping
To transcode only portions of your video overlay, include one input clip for each part of your video overlay that you want in your output.
Types
Properties
Link copied to clipboard
Specify the timecode of the last frame to include in your video overlay's clip. Use the format HH:MM:SS:FF or HH:MM:SS;FF, where HH is the hour, MM is the minute, SS is the second, and FF is the frame number. When entering this value, take into account your choice for Timecode source.
Link copied to clipboard
Specify the timecode of the first frame to include in your video overlay's clip. Use the format HH:MM:SS:FF or HH:MM:SS;FF, where HH is the hour, MM is the minute, SS is the second, and FF is the frame number. When entering this value, take into account your choice for Timecode source.
Functions
Link copied to clipboard
inline fun copy(block: VideoOverlayInputClipping.Builder.() -> Unit = {}): VideoOverlayInputClipping