Joined: Tue Aug 14, 2007 2:57 pm Posts: 23 Location: Firenze
Posted: Thu Dec 20, 2007 8:34 am
I want to use the dict file to find the correspondent UL of a std::string:
Example:
i have a string like this "MXF OP3b EditItems GangedPackages"
i need this: 0x06 0x0E 0x2B 0x34 0x04 0x01 0x01 0x01 0x0D 0x01 0x02 0x01 0x02 0x02 0x01 0x00
so i need to use the dict.xml file...
i had the dict loaded with the appropriate mxflib function
LoadDictionary("dict.xml");
Users browsing this forum: No registered users and 8 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum