Struct rfmod::Channel
[−]
[src]
pub struct Channel {
// some fields omitted
}Channel Object
Methods
impl Channel[src]
fn new() -> Channel
fn release(&mut self)
fn get_system_object(&self) -> Result<Sys, Result>
fn stop(&self) -> Result
fn get_spectrum(&self, spectrum_size: usize, channel_offset: Option<i32>, window_type: Option<DspFftWindow>) -> Result<Vec<f32>, Result>
channel_offset: 0/1 -> left channel/right channel