Click or drag to resize

FM.IceLink.Opus Namespace

 
Classes
  ClassDescription
Public classApplicationType
Application types for Opus, used when updating the "OPUS_SET_APPLICATION" (EncoderConfig.Application) configuration.
Public classBandwidth
Audio bandwidths for Opus, used when updating the "OPUS_SET_BANDWIDTH" (EncoderConfig.Bandwidth) or "OPUS_SET_MAX_BANDWIDTH" (EncoderConfig.MaxBandwidth) configuration.
Public classDecoder
A libopus-based decoder.
Public classDepacketizer
An Opus depacketizer.
Public classEncoder
A libopus-based encoder.
Public classEncoderConfig
Configuration for the Opus encoder. Properties map to Opus controls. http://www.opus-codec.org/
Public classExpertFrameDuration
Frame durations for Opus, used when updating the "OPUS_SET_EXPERT_FRAME_DURATION_REQUEST" (EncoderConfig.ExpertFrameDuration) configuration.
Public classFormat
An Opus format.
Public classPacketizer
An Opus packetizer.
Public classSignal
Signal types for Opus, used when updating the "OPUS_SET_SIGNAL_REQUEST" (EncoderConfig.Signal) configuration.
Public classUtility
Opus-related utility functions.