41#include <StormByte/logger/log.hxx>
89 friend class Backend::Pipeline::Detail::Worker::Remux;
105 explicit Remuxer(std::shared_ptr<StormByte::Logger::Log> log,
int in)
noexcept;
146 inline
int In() const noexcept {
171 std::string Label() const noexcept override;
181 void Emit(
Packet::PointerType packet) noexcept;
183 static constexpr std::
size_t Ceiling = 32;
#define STORMBYTE_MULTIMEDIA_PUBLIC
Imported symbol.
Definition visibility.h:47