VideoOrientation

@Serializable
value class VideoOrientation(val value: String)

The orientation of the video. Defaults to LANDSCAPE. This enum is not supported in Gemini API.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard