VideoPlayer.autoplay

If true, playback starts when the scene loads.

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

Meta