Function AudioStreamOGGVorbis.loopOffset

Time in seconds at which the stream starts after being looped.

double loopOffset() nothrow @property @nogc;

void loopOffset (
  double v
) nothrow @property @nogc;