| OpusEncoder Class |
Namespace: StreamCoders.Encoder
The OpusEncoder type exposes the following members.
| Name | Description | |
|---|---|---|
| OpusEncoder | Initializes a new instance of the OpusEncoder class |
| Name | Description | |
|---|---|---|
| Codec | (Inherited from AAudioEncoderBase.) | |
| OutputQueue | (Inherited from AAudioEncoderBase.) |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the OpusEncoder (Overrides AAudioEncoderBaseDispose.) | |
| GetMediaBuffer | (Inherited from AAudioEncoderBase.) | |
| Init | (Overrides AAudioEncoderBaseInit(AudioEncoderConfiguration).) | |
| SetBufferProvider | (Inherited from AAudioEncoderBase.) | |
| Transform | (Overrides AAudioEncoderBaseTransform(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.) |