Gemini.Types.Interactions.VideoMimeType (GeminiEx v0.11.0)

Copy Markdown View Source

Video mime types for Interactions content.

Python models this as a Literal[...] | str union; in Elixir we accept any string.

Summary

Types

t()

@type t() :: String.t()