Class OpusRepacketizerSafeHandle
Managed wrapper over the OpusRepacketizer state.
Inheritance
OpusRepacketizerSafeHandle
Implements
Inherited Members
Namespace: OpusSharp.Core.SafeHandlers
Assembly: OpusSharp.Core.dll
Syntax
public class OpusRepacketizerSafeHandle : SafeHandle, IDisposable
Constructors
| Edit this page View SourceOpusRepacketizerSafeHandle()
Creates a new OpusRepacketizerSafeHandle.
Declaration
public OpusRepacketizerSafeHandle()
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 |