[−][src]Trait gstreamer_base::prelude::AggregatorExtManual
Required methods
fn finish_buffer(&self, buffer: Buffer) -> Result<FlowSuccess, FlowError>
fn get_property_min_upstream_latency(&self) -> ClockTime
fn set_property_min_upstream_latency(&self, min_upstream_latency: ClockTime)
fn connect_property_min_upstream_latency_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<Aggregator>> AggregatorExtManual for O
[src]
fn finish_buffer(&self, buffer: Buffer) -> Result<FlowSuccess, FlowError>
[src]
fn get_property_min_upstream_latency(&self) -> ClockTime
[src]
fn set_property_min_upstream_latency(&self, min_upstream_latency: ClockTime)
[src]
fn connect_property_min_upstream_latency_notify<F: Fn(&Self) + Send + Sync + 'static>(
&self,
f: F
) -> SignalHandlerId
[src]
&self,
f: F
) -> SignalHandlerId