Package jag.audio
Interface RSAudioSystemImpl
- All Superinterfaces:
RSAudioSystem
,RSProvider
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]
int
Methods inherited from interface jag.audio.RSAudioSystem
getSamples
-
Method Details
-
getSourceDataLine
SourceDataLine getSourceDataLine() -
getFormat
AudioFormat getFormat() -
getBuffer
byte[] getBuffer() -
getBufferSize
int getBufferSize()
-