VideoPlayer.autoplay

If true playback starts when the scene loads. Default value: false.

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

Meta