Module multistream

Module multistream 

Source
Expand description

Safe wrappers for the Opus Multistream API (surround and channel-mapped streams)

Structsยง

Mapping
Describes the multistream mapping configuration.
MultistreamDecoder
Safe wrapper around OpusMSDecoder.
MultistreamDecoderRef
Borrowed wrapper around a multistream decoder.
MultistreamEncoder
Safe wrapper around OpusMSEncoder.
MultistreamEncoderRef
Borrowed wrapper around a multistream encoder.