|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FloatSampleBuffer | |
---|---|
org.tritonus.sampled.convert | Standard format converters (A-law, μ-law, PCM, sample rate). |
org.tritonus.share.sampled | Helper classes for the implementation of sampled audio stuff. |
Uses of FloatSampleBuffer in org.tritonus.sampled.convert |
---|
Methods in org.tritonus.sampled.convert with parameters of type FloatSampleBuffer | |
---|---|
int |
SampleRateConversionProvider.SampleRateConverterStream.read(FloatSampleBuffer outBuffer)
Main read method. |
Uses of FloatSampleBuffer in org.tritonus.share.sampled |
---|
Methods in org.tritonus.share.sampled with parameters of type FloatSampleBuffer | |
---|---|
void |
FloatSampleInput.read(FloatSampleBuffer buffer)
|
void |
FloatSampleBuffer.initFromFloatSampleBuffer(FloatSampleBuffer source)
Resets this sample buffer with the data in source . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |