Package net.minecraft.client.sounds
Interface AudioStream
- All Superinterfaces:
AutoCloseable
,Closeable
- All Known Subinterfaces:
FiniteAudioStream
,FloatSampleSource
- All Known Implementing Classes:
ClientTests.SineStream
,JOrbisAudioStream
,LoopingAudioStream
-
Method Summary
-
Method Details
-
getFormat
AudioFormat getFormat() -
read
- Throws:
IOException
-