libdcp
Variables
smpte_subtitle_asset.cc File Reference

SMPTESubtitleAsset class. More...

#include "compose.hpp"
#include "crypto_context.h"
#include "dcp_assert.h"
#include "exceptions.h"
#include "raw_convert.h"
#include "smpte_load_font_node.h"
#include "smpte_subtitle_asset.h"
#include "subtitle_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 = "http://www.smpte-ra.org/schemas/428-7/2010/DCST"
 

Detailed Description

SMPTESubtitleAsset class.

Definition in file smpte_subtitle_asset.cc.