Search found 2 matches

Go to advanced search

by ropita
01 May 2011 02:16
Forum: VLC media player for macOS Troubleshooting
Topic: VLCKit and http movies
Replies: 5
Views: 794

Re: VLCKit and http movies

Here it's: 0 OpenWithCookies 1 Open 2 module_need 3 __access_New 4 InputSourceInit 5 Init 6 Run 7 thread_entry 8 _pthread_start 9 thread_start I'm using VLCKit binary version from: http://jones.videolan.org/~videolan/fpk/VLCKit.framework.zip (post: http://forum.videolan.org/viewtopic.php?f=12&t=...
by ropita
30 Apr 2011 23:26
Forum: VLC media player for macOS Troubleshooting
Topic: VLCKit and http movies
Replies: 5
Views: 794

VLCKit and http movies

Hi, I'm trying to run this simple code: videoView = [[VLCVideoView alloc] initWithFrame:[[window contentView] bounds]]; [[window contentView] addSubview:videoView]; [videoView setAutoresizingMask: NSViewHeightSizable|NSViewWidthSizable]; // Init the player object player = [[VLCMediaPlayer alloc] ini...

Go to advanced search