<div dir="ltr">Hi,<br><br>Thanks for replying.<br>My problem now is transcdoding from a managed array of string (unicode) to native "const char * const *" (UTF8) to call libvlc_new.<br><br>I have tried some code, but I don't manage to give the good arguments values.<br>
<br>Something I haven't tested : how can I do to transcode my string array to a native byte array that can be used by libvlc_new ?<br>Can this work ?<br><br>Thanks.<br><br>Damien<br></div>