ALSAOutStream.dev

Due to how ALSA works, the pcm handle is accessed from there directly, also keeps a reference of it to avoid calling the destructor.

class ALSAOutStream
protected
ALSADevice dev;

Meta