Is the image file already made when libvlc_video_take_snapshot returns or is it asynchronous,
giving a good reason for the libvlc_MediaPlayerSnapshotTaken event ?
Hi I just noticed that path parameter of: libvlc_media_t *libvlc_media_new_path( libvlc_instance_t *p_instance, const char *path ); is expecting Utf8. Is that the same in all places where char* are used ? Are there any documentation with that kind of details ? Thanks in advance Best regards Asger