Function VideoPlayer.streamPosition
The current position of the stream, in seconds.
double streamPosition() nothrow @property @nogc;
void streamPosition
(
double v
) nothrow @property @nogc;
The current position of the stream, in seconds.
double streamPosition() nothrow @property @nogc;
void streamPosition
(
double v
) nothrow @property @nogc;