Trait gstreamer_base::prelude::TocSetterExt [−][src]
pub trait TocSetterExt { fn get_toc(&self) -> Option<GstRc<TocRef>>; fn reset(&self); fn set_toc<'a, P>(&self, toc: P)
where
P: Into<Option<&'a GstRc<TocRef>>>; }
Required Methods
fn get_toc(&self) -> Option<GstRc<TocRef>>
fn reset(&self)
fn set_toc<'a, P>(&self, toc: P) where
P: Into<Option<&'a GstRc<TocRef>>>,
P: Into<Option<&'a GstRc<TocRef>>>,