Home
last modified time | relevance | path

Searched refs:AP4_ATOM_TYPE_DRMS (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/lib/libbento4/Core/
H A DAp4Atom.h436 const AP4_Atom::Type AP4_ATOM_TYPE_DRMS = AP4_ATOM_TYPE('d','r','m','s'); variable
H A DAp4AtomFactory.cpp293 case AP4_ATOM_TYPE_DRMS: in CreateAtomFromStream()
H A DAp4Protection.cpp280 AP4_EncaSampleEntry(AP4_ATOM_TYPE_DRMS, size, stream, atom_factory) in AP4_DrmsSampleEntry()
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Core/
H A DAp4Atom.h506 const AP4_Atom::Type AP4_ATOM_TYPE_DRMS = AP4_ATOM_TYPE('d','r','m','s'); variable
H A DAp4AtomFactory.cpp305 case AP4_ATOM_TYPE_DRMS: in CreateAtomFromStream()
H A DAp4Protection.cpp291 AP4_EncaSampleEntry(AP4_ATOM_TYPE_DRMS, size, stream, atom_factory) in AP4_DrmsSampleEntry()