Typed Inttegro domain value.
Summary
Types
@type t() :: %Inttegro.Files.FileMedia{ aspect_ratio: String.t() | nil, codec: String.t() | nil, color_space: String.t() | nil, duration_ms: integer() | nil, frame_count: integer() | nil, has_alpha: boolean() | nil, height: integer() | nil, kind: String.t() | nil, page_count: integer() | nil, width: integer() | nil }