public class SampleBufferextends Objectimplements 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-2015 Oracle. All Rights Reserved.