Class OpusEncoderSafeHandle
Managed wrapper over the OpusEncoder state.
Inheritance
OpusEncoderSafeHandle
Implements
Inherited Members
Namespace: OpusSharp.Core.SafeHandlers
Assembly: OpusSharp.Core.dll
Syntax
public class OpusEncoderSafeHandle : SafeHandle, IDisposable
Constructors
| Edit this page View SourceOpusEncoderSafeHandle()
Creates a new OpusEncoderSafeHandle.
Declaration
public OpusEncoderSafeHandle()
Properties
| Edit this page View SourceIsInvalid
Declaration
public override bool IsInvalid { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Overrides
Methods
| Edit this page View SourceReleaseHandle()
Declaration
protected override bool ReleaseHandle()
Returns
| Type | Description |
|---|---|
| bool |