Typed WebCodecs configuration. Description contains decoded bytes, never hex text.
@type t() :: %MOQX.Catalog.Decoder{ codec: binary(), coded_height: term(), coded_width: term(), description: binary() | nil, display_aspect_height: term(), display_aspect_width: term(), number_of_channels: term(), optimize_for_latency: term(), sample_rate: term() }