wrappers/opus_multistream library

Contains methods and structs from the opus_multistream group of opus_multistream.h. SHOULD be imported as opus_multistream.

AUTOMATICALLY GENERATED FILE. DO NOT MODIFY.

Classes

FunctionsAndGlobals
OpusMSDecoder
Opus multistream decoder state. This contains the complete state of a multistream Opus decoder. It is position independent and can be freely copied. @see opus_multistream_decoder_create @see opus_multistream_decoder_init
OpusMSEncoder
Opus multistream encoder state. This contains the complete state of a multistream Opus encoder. It is position independent and can be freely copied. @see opus_multistream_encoder_create @see opus_multistream_encoder_init