OpusDecoder Class |
Namespace: StreamCoders.Decoder
The OpusDecoder type exposes the following members.
Name | Description | |
---|---|---|
OpusDecoder | Initializes a new instance of the OpusDecoder class |
Name | Description | |
---|---|---|
OutputQueue |
Gets a queue of outputs.
(Inherited from AAudioDecoderBase.) |
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the OpusDecoder (Overrides AAudioDecoderBaseDispose.) | |
Init | (Overrides AAudioDecoderBaseInit(AudioDecoderConfiguration).) | |
Transform | (Overrides AAudioDecoderBaseTransform(MediaBufferByte).) |
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |