SwiftlyS2

VMixFilterDesc_t

Interface VMixFilterDesc_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CutoffFreq

ref float CutoffFreq { get; }
Property Value

Enabled

ref bool Enabled { get; }
Property Value

FilterSlope

ref VMixFilterSlope_t FilterSlope { get; }
Property Value

FilterType

ref VMixFilterType_t FilterType { get; }
Property Value

FldbGain

ref float FldbGain { get; }
Property Value

Q

ref float Q { get; }
Property Value

On this page