SwiftlyS2

VMixAutoFilterDesc_t

Interface VMixAutoFilterDesc_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AttackTimeMS

ref float AttackTimeMS { get; }
Property Value

EnvelopeAmount

ref float EnvelopeAmount { get; }
Property Value

Filter

VMixFilterDesc_t Filter { get; }
Property Value

LFOAmount

ref float LFOAmount { get; }
Property Value

LFORate

ref float LFORate { get; }
Property Value

LFOShape

ref VMixLFOShape_t LFOShape { get; }
Property Value

Phase

ref float Phase { get; }
Property Value

ReleaseTimeMS

ref float ReleaseTimeMS { get; }
Property Value

On this page