StormByte C++ Library: Multimedia module 0.0.9999
StormByte-Multimedia is a StormByte library module for parsing configuration files
Loading...
Searching...
No Matches
Classes | Namespaces
item.hxx File Reference
#include <StormByte/clonable.hxx>
#include <StormByte/multimedia/pipeline/typedefs.hxx>
#include <StormByte/multimedia/type.hxx>
#include <StormByte/multimedia/visibility.h>
#include <cstdint>
Include dependency graph for item.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StormByte::Multimedia::Pipeline::Item
 Facade shared by Frame and Packet. More...
 

Namespaces

namespace  StormByte::Multimedia::Backend::Pipeline
 Multimedia-owned pipeline stages and unit holders.
 
namespace  StormByte
 
namespace  StormByte::Multimedia
 Public multimedia types: codecs, containers, streams and files.
 
namespace  StormByte::Multimedia::Backend
 
namespace  StormByte::Multimedia::Pipeline
 Demux / decode / filter / encode / mux types.
 
namespace  Filter
 Frame and packet steps attached to a job or a raw pipeline.
 
namespace  StormByte::Multimedia::Pipeline::Filter
 Forward so this RAII type can friend the filter base.