Struct ffmpeg_next::format::stream::StreamMut [−][src]
pub struct StreamMut<'a> { /* fields omitted */ }Implementations
Methods from Deref<Target = Stream<'a>>
Trait Implementations
Auto Trait Implementations
impl<'a> !RefUnwindSafe for StreamMut<'a>impl<'a> !UnwindSafe for StreamMut<'a>