SwiftlyS2

VMixDelayDesc_t

Interface VMixDelayDesc_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface VMixDelayDesc_t : ISchemaClass<VMixDelayDesc_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Delay

ref float Delay { get; }
Property Value

DelayGain

ref float DelayGain { get; }
Property Value

DirectGain

ref float DirectGain { get; }
Property Value

EnableFilter

ref bool EnableFilter { get; }
Property Value

FeedbackFilter

VMixFilterDesc_t FeedbackFilter { get; }
Property Value

FeedbackGain

ref float FeedbackGain { get; }
Property Value

Width

ref float Width { get; }
Property Value

On this page