Function Animation.audioTrackInsertKey

long audioTrackInsertKey (
  const(long) track_idx,
  const(double) time,
  Resource stream,
  const(double) start_offset = 0.00000,
  const(double) end_offset = 0.00000
) nothrow @nogc;