16#ifndef ZEPHYR_INCLUDE_MPIPE_MPIPE_H_
17#define ZEPHYR_INCLUDE_MPIPE_MPIPE_H_
Bin: an element that contains other elements.
Buffer and buffer pool APIs.
Queries and events exchanged between elements.
Element: the unit a pipeline is built from.
Bus message: what an element reports to the application.
Object: the base that every mpipe type embeds.
Pad: the point where two elements meet.
Stream parser base element.
Pipeline: the top-level bin that runs a graph.
Sink: an element that consumes buffers.
Source: an element that produces buffers.
Structure: one media capability, held by value.
Value: one typed scalar or range inside a capability.