AudioStreamPlayer3D.playing

If true, audio is playing.

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

Meta