public class SampleBuffer extends Object implements Serializable
Constructor and Description |
---|
SampleBuffer() |
Modifier and Type | Method and Description |
---|---|
void |
add(long sample) |
void |
addAll(SampleBuffer other) |
Statistics |
getStatistics(double multiplier) |
void |
half() |
public void half()
public void add(long sample)
public Statistics getStatistics(double multiplier)
public void addAll(SampleBuffer other)
Copyright © 2012-2014 Oracle. All Rights Reserved.