Function AudioStreamPlayer3D.playing

If true, audio is playing.

bool playing() nothrow @property @nogc;

void playing (
  bool v
) nothrow @property @nogc;