-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
1.0
-
generic
-
generic
From: Raviv Pavel <###@###.###>
To: "'Kara Kytle'" <Kara.Kytle@Eng>, ###@###.###
Cc: ###@###.###
Subject: RE: [javasound] Realtime audio output
Date: Tue, 12 Jan 1999 18:58:36 -0500
MIME-Version: 1.0
Hello,
Can I set the TransferSize of a PushAudioInput?
Right now, the captureChannel in the Capture sample, calls the PushSink's
write method, every 32,768 bytes.
I tried to reduce this size, by calling captureChannel.setTransferSize (512)
for example.
the method returns 512 but the read method of PushSink still gets 32,768
bytes.
Thanks,
Raviv Pavel.
To: "'Kara Kytle'" <Kara.Kytle@Eng>, ###@###.###
Cc: ###@###.###
Subject: RE: [javasound] Realtime audio output
Date: Tue, 12 Jan 1999 18:58:36 -0500
MIME-Version: 1.0
Hello,
Can I set the TransferSize of a PushAudioInput?
Right now, the captureChannel in the Capture sample, calls the PushSink's
write method, every 32,768 bytes.
I tried to reduce this size, by calling captureChannel.setTransferSize (512)
for example.
the method returns 512 but the read method of PushSink still gets 32,768
bytes.
Thanks,
Raviv Pavel.