Search found 2 matches

Go to advanced search

by greenboy
09 Apr 2015 05:10
Forum: VLC for iOS, iPadOS and Apple TV
Topic: How to get vlc log using xcode
Replies: 3
Views: 1328

Re: How to get vlc log using xcode

Hi Felix,

Remove @"--verbose=0". But the log still not show. Xcode version 6.2 ,iPhone 6 plus version8.2 .
what's problem ?
Thanks
by greenboy
08 Apr 2015 13:47
Forum: VLC for iOS, iPadOS and Apple TV
Topic: How to get vlc log using xcode
Replies: 3
Views: 1328

How to get vlc log using xcode

i have @"-vvvv" as media player initialization option. like this _listPlayer = [[VLCMediaListPlayer alloc] initWithOptions:@[@"-vvvv"]]; and I add "-vvv" or "-vvvv" in VLCLibrary of MobileVLCKit. detail in below - (NSArray *)_defaultOptions { NSArray *vlcParam...

Go to advanced search