Function AudioStreamSample.stereo

If true, audio is stereo.

bool stereo() nothrow @property @nogc;

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