Struct dsp::signal::OffsetAmp
[−]
[src]
pub struct OffsetAmp<S> where S: Signal, S::Item: Frame {
// some fields omitted
}
Provides an iterator that offsets the amplitude of every channel in each frame of the signal by some sample value and yields the resulting frames.