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