summaryrefslogtreecommitdiff
path: root/XMPFiles/source/FileHandlers/MPEG2_Handler.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'XMPFiles/source/FileHandlers/MPEG2_Handler.hpp')
-rw-r--r--XMPFiles/source/FileHandlers/MPEG2_Handler.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/XMPFiles/source/FileHandlers/MPEG2_Handler.hpp b/XMPFiles/source/FileHandlers/MPEG2_Handler.hpp
index be6d38b..549781f 100644
--- a/XMPFiles/source/FileHandlers/MPEG2_Handler.hpp
+++ b/XMPFiles/source/FileHandlers/MPEG2_Handler.hpp
@@ -51,6 +51,8 @@ public:
~MPEG2_MetaHandler();
bool GetFileModDate ( XMP_DateTime * modDate );
+ void FillAssociatedResources ( std::vector<std::string> * resourceList );
+ bool IsMetadataWritable ( ) ;
void CacheFileData();