node-av / constants / UnknownFormatOptions
Type Alias: UnknownFormatOptions
UnknownFormatOptions =
Record<string,string|number|boolean|bigint|undefined|null>
Defined in: src/constants/format-options.ts:3313
Loose option bag for formats without generated typings, or for protocol/codec options that flow through the same dictionary (e.g. rtsp_transport).
