waycap_rs/capture/
mod.rs

1pub mod audio;
2pub mod video;
3
4pub struct Terminate {}