Struct rfmod::Channel [] [src]

pub struct Channel { /* fields omitted */ }

Channel Object

Methods

impl Channel
[src]

channel_offset: 0/1 -> left channel/right channel

Trait Implementations

impl Drop for Channel
[src]

A method called when the value goes out of scope. Read more