[vlc-devel] VLC Bindings with CLI
Damien DALY
maitredede at gmail.com
Mon Jul 14 12:31:28 CEST 2008
Hi,
I have some questions about string management in native libvlc :
- Memory representation of strings are UTF8 (2 bytes) with a null char at
end. Is it a null char on 1 or 2 bytes ?
- Are all functions using same string representation ? (for example
functions libvlc_new and libvlc_media_new)
I have tried differents interop declarations, and some are working, some
not...
Are these data always up-to-date : http://wiki.videolan.org/Unicode ?
Thanks
Damien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080714/f1504a46/attachment.html>
More information about the vlc-devel
mailing list