Cedric Bosdonnat wrote:
Hi all,
Do you have an idea on how I could make a mapping between strings used
by gstreamer and UNO Constants ? First I though about an xml file
describing the mapping, however how could I make it dependent from the
component's library and not the whole program ?
I mean: is there any way to embed the mapping into a shared library so
that I get a reusable component ?
I thank you for your help
Cedric
Not sure I get what you want to do, but UNO's reflection capabilities
(com.sun.star.reflection) might come in handy when mapping between UNO
entities and their string representations.
-Stephan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]