AudioItem.loopSequenceOverlap Field

ClockStone Audio Toolkit

AudioItemloopSequenceOverlap Field

Specifies a time overlap for the LoopSequence

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public float loopSequenceOverlap

Field Value

Type: Single
Remarks
Positive values mean an overlap, negative values mean a gap between two consequent sub-items in the loop sequence.
See Also