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