Function VideoPlayer.stream

The assigned video stream. See description for supported formats.

VideoStream stream() nothrow @property @nogc;

void stream (
  VideoStream v
) nothrow @property @nogc;