Struct gstreamer_video::video_event::UpstreamForceKeyUnitEventBuilder [−][src]
pub struct UpstreamForceKeyUnitEventBuilder<'a> { /* fields omitted */ }
Implementations
impl<'a> UpstreamForceKeyUnitEventBuilder<'a>
[src]
impl<'a> UpstreamForceKeyUnitEventBuilder<'a>
[src]pub fn running_time(self, running_time: ClockTime) -> Self
[src]
pub fn all_headers(self, all_headers: bool) -> Self
[src]
pub fn count(self, count: u32) -> Self
[src]
pub fn seqnum(self, seqnum: Seqnum) -> Self
[src]
pub fn running_time_offset(self, running_time_offset: i64) -> Self
[src]
pub fn other_fields(
self,
other_fields: &[(&'a str, &'a (dyn ToSendValue + Sync))]
) -> Self
[src]
self,
other_fields: &[(&'a str, &'a (dyn ToSendValue + Sync))]
) -> Self