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