Exposing PacketQueue count
Created by: Speyd3r
Summary
Exposes the PacketQueue count to help with implementing pause functions
Details
Adds an integer that returns the current PacketQueue size to help with not "flooding" VNexts queue when wrting to the TransmitStream and makes it generally easier to "stop sending audio" for pausing
Changes proposed
Just an integer that returns the PacketQueue size