AudioStreamPlayer3D.playing

If true, audio is playing.

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

Meta