/* 30 */ this.streamPropListener = paramAStreamPropertyListener;
/* 31 */ this.stream = paramAudioStream;
/* */ }
/* */
/* */ HardwareDispatcher(AudioDevice paramAudioDevice, AudioDeviceIOProc paramAudioDeviceIOProc, int paramInt1, int paramInt2) {
/* 35 */ this.mMethodClosure = new MethodClosure(this, "ioProcFunc", "(IIIIIII)I");
/* 36 */ this.ioProcCB = paramAudioDeviceIOProc;
/* 37 */ this.device = paramAudioDevice;
/* 38 */ this.cacheInNow = new AHTimeStamp(this);
/* 39 */ this.cacheInInputTime = new AHTimeStamp(this);
/* 40 */ this.cacheInOutputTime = new AHTimeStamp(this);