Struct ndk_sys::AMediaMuxer [−][src]
#[repr(C)]pub struct AMediaMuxer { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AMediaMuxer
impl Send for AMediaMuxer
impl Sync for AMediaMuxer
impl Unpin for AMediaMuxer
impl UnwindSafe for AMediaMuxer
Blanket Implementations
Mutably borrows from an owned value. Read more