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 | Typedefs
attachment.hxx File Reference
#include <StormByte/buffer/fifo.hxx>
#include <StormByte/multimedia/visibility.h>
#include <optional>
#include <string>
#include <vector>
Include dependency graph for attachment.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StormByte::Multimedia::Attachment
 Container attachment (cover, fonts). More...
 

Namespaces

namespace  StormByte::Multimedia
 Public multimedia types: codecs, containers, streams and files.
 
namespace  StormByte
 

Typedefs

using StormByte::Multimedia::Attachments = std::vector< Attachment >