41#include <StormByte/clonable.hxx>
92 friend class Backend::Pipeline::Frame;
93 friend class Backend::Pipeline::Packet;
94 friend class Backend::Pipeline::Pipe;
105 using StormByte::Clonable<
Item, std::shared_ptr<Item>>::PointerType;
207 : m_track(track), m_type(type), m_kind(kind), m_producer(producer) {}
Frame and packet steps attached to a job or a raw pipeline.
#define STORMBYTE_MULTIMEDIA_PUBLIC
Imported symbol.
Definition visibility.h:47