maknapp / vlckitSwiftSample

Sample MobileVLCKit project using Swift 4
65 stars 13 forks source link

libvlc_MetadataCancel_Issue #14

Closed ramayash closed 6 years ago

ramayash commented 6 years ago

Please try to resolved the given following issue related with MobileVLCKit in xcode 9.2 , swift4.0 . 1.libvlc_MetadataCancel(creating player instance with private library as options were given) 2.playlist_preparser_Cancel 3.vlc_custom_create Issue occur when try to play MobileVLCKit more than one time.

screen shot 2018-06-13 at 10 51 19 am
maknapp commented 6 years ago

I am not quite sure what you are trying to do - it would be helpful if you could post a code example to recreate the issue. This sounds like an issue for working with vlckit, not an issue with this repo. You are more likely to get an answer if you post your question here on stackoverflow libvlc.