Struct audio_processor_file::OutputFileSettings
source · [−]pub struct OutputFileSettings { /* private fields */ }
Auto Trait Implementations
impl RefUnwindSafe for OutputFileSettings
impl Send for OutputFileSettings
impl Sync for OutputFileSettings
impl Unpin for OutputFileSettings
impl UnwindSafe for OutputFileSettings
Blanket Implementations
Mutably borrows from an owned value. Read more