Returns a number describing the offset of the audio file.
number
function getAudioOffset(state) { return state.audio.offset; }