Name

cueFrame()

Class

AudioSample

Description

Cues the playhead to a fixed position in the audiosample.

Syntax

  • audiosample.cueFrame(frameNumber)

Parameters

  • frameNumber(int)frame number to start playback from.

Return

  • void