AudioStreamPlayer3D.streamPaused

If true, the playback is paused. You can resume it by setting streamPaused to false.

  1. bool streamPaused [@property getter]
    struct AudioStreamPlayer3D
    @nogc nothrow @property
    bool
    streamPaused
    ()
  2. bool streamPaused [@property setter]

Meta