Function VideoPlayer.bus

Audio bus to use for sound playback.

String bus() nothrow @property @nogc;

void bus (
  String v
) nothrow @property @nogc;