VideoPlayer.bus

Audio bus to use for sound playback.

  1. String bus [@property getter]
  2. String bus [@property setter]
    struct VideoPlayer
    @nogc nothrow @property
    void
    bus
    (
    String v
    )

Meta