AudioObject.clipLength Property

ClockStone Audio Toolkit

AudioObjectclipLength Property

Gets the length of the clip.

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public float clipLength { get; }

Property Value

Type: Single
Remarks
Is effected by ClipStopTime and ClipStartTime
See Also