[−][src]Trait gst_plugin::aggregator_pad::AggregatorPadBase
Provided Methods
fn parent_flush(&self, aggregator: &Aggregator) -> FlowReturn
fn parent_skip_buffer(
&self,
aggregator: &Aggregator,
buffer: &BufferRef
) -> bool
&self,
aggregator: &Aggregator,
buffer: &BufferRef
) -> bool
Implementors
impl<T: IsA<AggregatorPad> + IsA<Pad> + ObjectType> AggregatorPadBase for T
[src]
impl<T: IsA<AggregatorPad> + IsA<Pad> + ObjectType> AggregatorPadBase for T
fn parent_flush(&self, aggregator: &Aggregator) -> FlowReturn
[src]
fn parent_flush(&self, aggregator: &Aggregator) -> FlowReturn
fn parent_skip_buffer(
&self,
aggregator: &Aggregator,
buffer: &BufferRef
) -> bool
[src]
fn parent_skip_buffer(
&self,
aggregator: &Aggregator,
buffer: &BufferRef
) -> bool