VideoPlayer.paused

If true the video is paused.

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

Meta