VisioForge (c) 2025

Search Results for

    Interface IGSTSharedAudioEffect

    Interface IGSTSharedAudioEffect.

    Namespace: VisioForge.Core.Types.X.AudioEffects
    Assembly: VisioForge.Core.dll
    Syntax
    public interface IGSTSharedAudioEffect

    Properties

    ID

    Gets or sets the identifier.

    Declaration
    AudioEffectID ID { get; set; }
    Property Value
    Type Description
    AudioEffectID

    The identifier.

    Name

    Gets or sets the name.

    Declaration
    string Name { get; set; }
    Property Value
    Type Description
    String

    The name.