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
scale.hxx File Reference
#include <StormByte/logger/log.hxx>
#include <StormByte/multimedia/pipeline/filters/ffmpeg.hxx>
#include <StormByte/multimedia/property/resolution.hxx>
#include <StormByte/multimedia/type.hxx>
#include <StormByte/multimedia/visibility.h>
#include <cstdint>
#include <memory>
Include dependency graph for scale.hxx:

Go to the source code of this file.

Classes

class  StormByte::Multimedia::Pipeline::Filter::Video::Scale
 Scales a decoded video frame. More...
 

Namespaces

namespace  StormByte::Multimedia::Pipeline::Filter::Video
 Video leaves (Process and Analytics).
 
namespace  StormByte
 
namespace  StormByte::Multimedia
 Public multimedia types: codecs, containers, streams and files.
 
namespace  StormByte::Multimedia::Pipeline
 Demux / decode / filter / encode / mux types.
 
namespace  StormByte::Multimedia::Pipeline::Filter
 Forward so this RAII type can friend the filter base.