TuttleOFX  1
AVReaderDefinitions.hpp File Reference
Include dependency graph for AVReaderDefinitions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  tuttle
 

This file provides a set of reimplementations of CImg functions by means of the generic image library (gil). Functions for image blurring.


namespace  tuttle::plugin
namespace  tuttle::plugin::av
namespace  tuttle::plugin::av::reader

Variables

static const std::string tuttle::plugin::av::reader::kParamFormatGroup = "formatGroup"
static const std::string tuttle::plugin::av::reader::kParamFormatDetailledGroup = "formatDetailledGroup"
static const std::string tuttle::plugin::av::reader::kParamVideoGroup = "videoGroup"
static const std::string tuttle::plugin::av::reader::kParamVideoDetailledGroup = "videoDetailledGroup"
static const std::string tuttle::plugin::av::reader::kParamAudioGroup = "audioGroup"
static const std::string tuttle::plugin::av::reader::kParamAudioDetailledGroup = "audioDetailledGroup"
static const std::string tuttle::plugin::av::reader::kParamMetaGroup = "metaGroup"
static const std::string tuttle::plugin::av::reader::kParamMetaDetailledGroup = "metaDetailledGroup"
static const std::string tuttle::plugin::av::reader::kParamUseCustomSAR = "useCustomSAR"
static const std::string tuttle::plugin::av::reader::kParamCustomSAR = "customSAR"