SpeexDSPSharp SpeexDSPSharp
SpeexDSPSharp SpeexDSPSharp
DocFX + Singulink = ♥

Search Results for

    Edit this page

    Class StaticSpeexDSPEchoStateSafeHandler

    Managed wrapper over the StaticSpeexDSPEcho state.

    Inheritance
    object
    CriticalFinalizerObject
    SafeHandle
    SpeexDSPEchoStateSafeHandler
    StaticSpeexDSPEchoStateSafeHandler
    Implements
    IDisposable
    Inherited Members
    SpeexDSPEchoStateSafeHandler.IsInvalid
    SafeHandle.handle
    SafeHandle.Close()
    SafeHandle.DangerousAddRef(ref bool)
    SafeHandle.DangerousGetHandle()
    SafeHandle.DangerousRelease()
    SafeHandle.Dispose()
    SafeHandle.Dispose(bool)
    SafeHandle.SetHandle(IntPtr)
    SafeHandle.SetHandleAsInvalid()
    SafeHandle.IsClosed
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: SpeexDSPSharp.Core.SafeHandlers
    Assembly: SpeexDSPSharp.Core.dll
    Syntax
    public class StaticSpeexDSPEchoStateSafeHandler : SpeexDSPEchoStateSafeHandler, IDisposable

    Methods

    | Edit this page View Source

    ReleaseHandle()

    Declaration
    protected override bool ReleaseHandle()
    Returns
    Type Description
    bool
    Overrides
    SpeexDSPEchoStateSafeHandler.ReleaseHandle()

    Implements

    IDisposable