Table of Contents

Interface ISharedAudioEffectX

Namespace
VisioForge.Core.Types.X.AudioEffects
Assembly
VisioForge.Core.dll

Interface IGSTSharedAudioEffect.

public interface ISharedAudioEffectX

Properties

ID

Gets or sets the identifier.

AudioEffectID ID { get; set; }

Property Value

AudioEffectID

Name

Gets or sets the name.

string Name { get; set; }

Property Value

string