CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Struct CriAtomMicEffect

    マイクエフェクトハンドル

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: CriWare
    Assembly: CriWare.CriAtom.dll
    Syntax
    public readonly struct CriAtomMicEffect
    Remarks

    説明: マイクの入力音声にかけるエフェクトを操作するためのオブジェクトです。

    Properties

    NativeHandle

    ネイティブハンドル

    Declaration
    public NativeHandleIntPtr NativeHandle { get; }
    Property Value
    Type Description
    NativeHandleIntPtr

    See Also

    AttachEffect(IntPtr, in float, uint)
    In this article
    Back to top Generated by DocFX