Commit 5bcbd287 authored by Felix Paul Kühne's avatar Felix Paul Kühne

macosx/open: simplify header

parent f4eb170d
......@@ -248,13 +248,11 @@
+ (VLCOpen *)sharedInstance;
- (void)setMRL:(NSString *)mrl;
- (NSString *)MRL;
@property (readwrite) NSString *mrl;
@property (readonly) NSArray *qtkvideoDevices;
@property (readonly) NSArray *qtkaudioDevices;
- (NSArray *)qtkvideoDevices;
- (void)qtkrefreshVideoDevices;
- (NSArray *)qtkaudioDevices;
- (void)qtkrefreshAudioDevices;
- (void)setSubPanel;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment