libdcp
Variables
smpte_text_asset.cc File Reference

SMPTETextAsset class. More...

#include "compose.hpp"
#include "crypto_context.h"
#include "dcp_assert.h"
#include "equality_options.h"
#include "exceptions.h"
#include "filesystem.h"
#include "raw_convert.h"
#include "smpte_load_font_node.h"
#include "smpte_text_asset.h"
#include "text_image.h"
#include "util.h"
#include "warnings.h"
#include "xml.h"
#include <asdcp/AS_DCP.h>
#include <asdcp/KM_util.h>
#include <asdcp/KM_log.h>
#include <libxml++/libxml++.h>
#include <boost/algorithm/string.hpp>

Go to the source code of this file.

Variables

static string const subtitle_smpte_ns_2007 = "http://www.smpte-ra.org/schemas/428-7/2007/DCST"
 
static string const subtitle_smpte_ns_2010 = "http://www.smpte-ra.org/schemas/428-7/2010/DCST"
 
static string const subtitle_smpte_ns_2014 = "http://www.smpte-ra.org/schemas/428-7/2014/DCST"
 

Detailed Description

SMPTETextAsset class.

Definition in file smpte_text_asset.cc.