►Ndcp | Namespace for everything in libdcp |
►Nfilesystem | |
Cdirectory_entry | |
Cdirectory_iterator | |
Crecursive_directory_iterator | |
►Norder | |
CContext | |
CFont | |
CPart | |
CString | |
CText | |
CSubtitle | |
CImage | |
►NStringPrivate | |
CComposition | |
CArrayData | Class to hold an arbitrary block of data |
CAsset | Parent class for DCP assets, i.e. picture, sound, subtitles, closed captions, CPLs, fonts |
CAssetList | |
►CAssetMap | |
CAsset | |
CAssetReader | |
CAssetWriter | Parent class for classes which can write MXF-based assets |
CAtmosAsset | An asset of Dolby ATMOS sound data |
CAtmosAssetWriter | A helper class for writing to AtmosAssets |
CBitstream | |
CCertificate | A wrapper for an X509 certificate |
CCertificateChain | A chain of any number of certificates, from root to leaf |
CChromaticity | A representation of a x,y,z chromaticity, where z = 1 - x - y |
CColourConversion | A representation of all the parameters involved the colourspace conversion of a YUV image to XYZ (via RGB) |
CContentKind | |
CCPL | A Composition Playlist |
CCryptoContext | |
CData | |
CDCP | A class to create or read a DCP |
CTime | A representation of time within a DCP |
CDecryptedKDM | A decrypted KDM |
CDecryptedKDMKey | An un- or de-crypted key from a KDM |
CEncryptedKDM | An encrypted KDM |
CEqualityOptions | A class to describe what "equality" means for a particular test |
CFileError | An exception related to a file |
CMXFFileError | An exception related to an MXF file |
CMiscError | A miscellaneous exception |
CReadError | Any error that occurs when reading data from a DCP |
CJ2KDecompressionError | An error that occurs during decompression of JPEG2000 data |
CMPEG2CodecError | |
CMPEG2DecompressionError | |
CMPEG2CompressionError | |
CBadContentKindError | |
CMissingAssetmapError | Thrown when no ASSETMAP was found when trying to read a DCP |
CXMLError | An XML error |
CUnresolvedRefError | An exception caused by a reference (by UUID) to something which is not known |
CTimeFormatError | A an error with a string passed to LocalTime |
CNotEncryptedError | An error raised when creating a DecryptedKDM object for assets that are not encrypted |
CProgrammingError | An exception thrown when a DCP_ASSERT fails; something that should not happen |
CKDMDecryptionError | |
CKDMFormatError | |
CCertificateChainError | |
CMissingTextImageError | |
CBadKDMDateError | |
CStartCompressionError | |
CCombineError | |
CLanguageTagError | |
CBadSettingError | |
CDuplicateIdError | |
CMainSoundConfigurationError | |
CUnknownChannelIdError | |
CNoReelsError | |
CInconsistentValidityPeriodError | |
CBadURNUUIDError | |
CFFmpegImage | |
CFile | |
CFontAsset | A (truetype) font asset for subtitles in an Interop DCP |
CFrame | |
CFrameInfo | Information about a single frame (either a monoscopic frame or a left or right eye stereoscopic frame) |
CJ2KFrameInfo | |
CMPEG2FrameInfo | |
CFSK | Create frequency-shift-keyed samples for encoding synchronization signals |
CGammaTransferFunction | A description of a gamma function of the f(x) = x^g where g is the gamma |
CIdentityTransferFunction | |
CInteropLoadFontNode | |
CInteropTextAsset | A set of subtitles to be read and/or written in the Inter-Op format |
CJ2KPictureAsset | An asset made up of JPEG2000 data |
CJ2KPictureAssetWriter | Parent class for classes which write picture assets |
CASDCPJ2KStateBase | |
CKey | A key for decrypting/encrypting assets |
►CLanguageTag | |
CExtlangSubtag | |
CLanguageSubtag | |
CRegionSubtag | |
CScriptSubtag | |
CSubtag | |
CSubtagData | |
CVariantSubtag | |
CLoadFontNode | Parser for LoadFont nodes from subtitle XML |
CLocalTime | A representation of a local time (down to the second), including its offset from GMT (equivalent to xs:dateTime) |
CMXFMetadata | Metadata that is written to a MXF file's header |
CModifiedGammaTransferFunction | |
CMonoJ2KPictureAsset | A 2D (monoscopic) picture asset |
CMonoJ2KPictureAssetWriter | A helper class for writing to MonoJ2KPictureAssets |
CMonoJ2KPictureFrame | A single frame of a 2D (monoscopic) picture asset |
CMonoMPEG2PictureAsset | |
CMonoMPEG2PictureAssetWriter | |
CMonoMPEG2PictureFrame | |
CMPEG2PictureAsset | |
CMPEG2PictureAssetWriter | |
CASDCPMPEG2StateBase | |
CMPEG2Codec | |
CMPEG2Decompressor | |
CMPEG2Compressor | |
CMXF | Parent for classes which represent MXF files |
CNameFormat | |
CObject | Some part of a DCP that has a UUID |
COpenJPEGImage | A wrapper of libopenjpeg's opj_image_t |
CPictureAsset | |
CPiecewiseLUT2 | |
►CPKL | |
CAsset | |
CRating | |
CRatingSystem | |
CReel | A reel within a DCP; the part which actually refers to picture, sound, subtitle, marker and Atmos data |
CReelAsset | An entry in a <Reel> which refers to a use of a piece of content |
CReelAtmosAsset | Part of a Reel's description which refers to a Atmos MXF |
CReelFileAsset | |
CReelInteropTextAsset | Part of a Reel's description which refers to an Interop subtitle or caption XML file |
CReelMarkersAsset | |
CReelMonoPictureAsset | Part of a Reel's description which refers to a monoscopic picture asset |
CReelPictureAsset | Part of a Reel's description which refers to a picture asset |
CReelSMPTETextAsset | Part of a Reel's description which refers to an SMPTE subtitle or caption MXF file |
CReelSoundAsset | Part of a Reel's description which refers to a sound asset |
CReelStereoPictureAsset | Part of a Reel's description which refers to a stereoscopic picture asset |
CReelTextAsset | Part of a Reel's description which refers to a subtitle or caption XML/MXF file |
CRef | A reference to an asset which is identified by a universally-unique identifier (UUID) |
CRuby | |
CSGamut3TransferFunction | |
CScopeGuard | |
CSMPTELoadFontNode | Parser for LoadFont nodes from SMPTE subtitle XML |
CSMPTETextAsset | A set of subtitles/captions to be read and/or written in the SMPTE format |
CSoundAsset | Representation of a sound asset |
CSoundAssetWriter | A helper class for writing to SoundAssets |
CSoundFrame | |
CStereoJ2KPictureAsset | A 3D (stereoscopic) picture asset |
CStereoJ2KPictureAssetWriter | A helper class for writing to StereoJ2KPictureAssets |
►CStereoJ2KPictureFrame | A single frame of a 3D (stereoscopic) picture asset |
CPart | |
CText | |
►CTextAsset | A parent for classes representing a file containing subtitles or captions |
CFont | |
CTextImage | A bitmap subtitle or caption with all the associated attributes |
CTextString | A single line of subtitle text with all the associated attributes |
►CTransferFunction | A transfer function represented by a lookup table |
CLUTDescriptor | |
CLUTDescriptorHasher | |
CSize | The integer, two-dimensional size of something |
CFraction | A fraction (i.e. a thing with an integer numerator and an integer denominator) |
CColour | An RGB colour |
CContentVersion | |
CLuminance | |
CMainSoundConfiguration | |
CUTCOffset | |
CASDCPErrorSuspender | |
CVerificationNote | |
CVerificationOptions | |
CVerificationResult | |
CLinesCharactersResult | |
CContext | |
►CFormatter | |
CWrap | |
CTextFormatter | |
CHTMLFormatter | |
CCryptoContext | |
CDCPErrorHandler | |
CInvalidCodestream | |
CLocalFileResolver | |
CReadBuffer | |
CStringToXMLCh | |
CTextSorter | |
CWriteBuffer | |
CXMLValidationError | |