SwiftlyS2

VMixDynamicsCompressorDesc_t

Interface VMixDynamicsCompressorDesc_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AttackTimeMS

ref float AttackTimeMS { get; }
Property Value

CompressionRatio

ref float CompressionRatio { get; }
Property Value

FldbCompressionThreshold

ref float FldbCompressionThreshold { get; }
Property Value

FldbKneeWidth

ref float FldbKneeWidth { get; }
Property Value

FldbOutputGain

ref float FldbOutputGain { get; }
Property Value

PeakMode

ref bool PeakMode { get; }
Property Value

RMSTimeMS

ref float RMSTimeMS { get; }
Property Value

ReleaseTimeMS

ref float ReleaseTimeMS { get; }
Property Value

WetMix

ref float WetMix { get; }
Property Value

On this page