57 std::shared_ptr<const InteropSubtitleAsset> interop_asset ()
const {
58 return asset_of_type<const InteropSubtitleAsset>();
61 std::shared_ptr<InteropSubtitleAsset> interop_asset () {
62 return asset_of_type<InteropSubtitleAsset>();
A fraction (i.e. a thing with an integer numerator and an integer denominator).
Part of a Reel's description which refers to an Interop subtitle XML file.
Part of a Reel's description which refers to a subtitle XML/MXF file.
InteropSubtitleAsset class.
Namespace for everything in libdcp.