GameHelperBase.audio

You must override wantAudio and return true for this to be valid;

class GameHelperBase
AudioOutputThread audio;

Meta