Home
last modified time | relevance | path

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

/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Core/
H A DAp4AtomFactory.h67 AP4_Result AddTypeHandler(TypeHandler* handler);
H A DAp4AtomFactory.cpp124 AP4_AtomFactory::AddTypeHandler(TypeHandler* handler) in AddTypeHandler() function in AP4_AtomFactory
946 AP4_Result result = AddTypeHandler(new AP4_MetaDataAtomTypeHandler(this)); in Initialize()
H A DAp4Marlin.cpp91 AddTypeHandler(new AP4_MarlinIpmpAtomTypeHandler(this)); in AP4_MarlinIpmpAtomFactory()
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/lib/libbento4/Core/
H A DAp4AtomFactory.h67 AP4_Result AddTypeHandler(TypeHandler* handler);
H A DAp4AtomFactory.cpp122 AP4_AtomFactory::AddTypeHandler(TypeHandler* handler) in AddTypeHandler() function in AP4_AtomFactory
878 AP4_Result result = AddTypeHandler(new AP4_MetaDataAtomTypeHandler(this)); in Initialize()
H A DAp4Marlin.cpp91 AddTypeHandler(new AP4_MarlinIpmpAtomTypeHandler(this)); in AP4_MarlinIpmpAtomFactory()