Skip to content
1 min read · 59 words

Interface: StreamOptions

Defined in: src/batteries/isolation/types.ts:56

Runtime options accepted by stream.

Extended by

Properties

PropertyTypeDescriptionDefined in
codec?CodecModeOverride the codec tier for this stream's arguments and deltas. Default: 'auto'.src/batteries/isolation/types.ts:58