SwiftlyS2

VMixModDelayDesc_t

Interface VMixModDelayDesc_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ApplyAntialiasing

ref bool ApplyAntialiasing { get; }
Property Value

Delay

ref float Delay { get; }
Property Value

FeedbackFilter

VMixFilterDesc_t FeedbackFilter { get; }
Property Value

FeedbackGain

ref float FeedbackGain { get; }
Property Value

GlideTime

ref float GlideTime { get; }
Property Value

ModDepth

ref float ModDepth { get; }
Property Value

ModRate

ref float ModRate { get; }
Property Value

OutputGain

ref float OutputGain { get; }
Property Value

PhaseInvert

ref bool PhaseInvert { get; }
Property Value

On this page