Home
last modified time | relevance | path

Searched refs:transfer_ownership_of_original (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/Core/
H A DAp4Protection.h253 bool transfer_ownership_of_original=true);
H A DAp4Protection.cpp680 bool transfer_ownership_of_original /* = true */) : in AP4_ProtectedSampleDescription() argument
683 m_OriginalSampleDescriptionIsOwned(transfer_ownership_of_original), in AP4_ProtectedSampleDescription()
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/lib/libbento4/Core/
H A DAp4Protection.cpp669 bool transfer_ownership_of_original /* = true */) : in AP4_ProtectedSampleDescription() argument
672 m_OriginalSampleDescriptionIsOwned(transfer_ownership_of_original), in AP4_ProtectedSampleDescription()
H A DAp4Protection.h255 bool transfer_ownership_of_original=true);