<div dir="ltr">Hello World !<br><br>I don't manage to easily convert a managed string array to a native *something* that current vlc function "libvlc_new" can use.<br>I have 3 knid of errors :<br>  - AccessViolationException : I think it is a kind of segfault. I have it when I try to convert the string array to a byte array<br>
  - A console is shown with "Can't read parameters" (or something similar) <br>  - Instance created sucessfully, but parameters are not read correctly (log shows debug messages "added 'square').<br>
<br>I'm continueing searching for help about that...<br><br>Do you think that adding a special function to convert arrays of unicode strings to arrays of utf8 strings can be added to libvlc ?<br><br>Thanks,<br><br>Damien<br>
</div>