Skip to content

node-av / constants / UnknownBsfOptions

Type Alias: UnknownBsfOptions

UnknownBsfOptions = Record<string, string | number | boolean | bigint | undefined | null>

Defined in: src/constants/bsf-options.ts:397

Loose option bag for bitstream filters without generated typings.