MotionImageInsertionOffset

Specify the offset between the upper-left corner of the video frame and the top left corner of the overlay.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val imageX: Int?

Set the distance, in pixels, between the overlay and the left edge of the video frame.

Link copied to clipboard
val imageY: Int?

Set the distance, in pixels, between the overlay and the top edge of the video frame.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String