VisioForge (c) 2025

Search Results for

    Interface ISharedAudioEffectX

    Interface IGSTSharedAudioEffect.

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

    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.