Audio Offset

Returns a number describing the offset of the audio file.

Syntax

function getAudioOffset(state) {
  return state.audio.offset;
}