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