Struct ffmpeg_next::codec::encoder::subtitle::Subtitle [−][src]
pub struct Subtitle(pub Super);
Implementations
Methods from Deref<Target = Super>
Sends a NULL packet to the encoder to signal end of stream and enter draining mode.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Subtitleimpl !UnwindSafe for Subtitle