freeMXF.org

Open discussion about freeMXF.org tools and MXF in general
It is currently Thu Mar 28, 2024 6:22 pm
Board index » MXF Categories » freeMXF.org Tools



Post new topic Reply to topic  [ 1 post ] 
Author
Search for:
Message

Offline
Regular

Joined: Tue Aug 14, 2007 2:57 pm
Posts: 23
Location: Firenze

Post Posted: Thu Dec 20, 2007 8:34 am 
Top  
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");

now there is some way to make this conversion?

i need the UL value to create an UL like this:

UInt8 OP_Data[16] = { 0x06 0x0E 0x2B 0x34 0x04 0x01 0x01 0x01 0x0D 0x01 0x02 0x01 0x02 0x02 0x01 0x00};

ULPtr OPUL = new UL(OP_Data);

thx in advance for your answer
Marco

 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

Jump to:  


Who is online

Users browsing this forum: No registered users and 78 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
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group :: Style based on FI Subice by phpBBservice.nl :: All times are UTC