]> git.sesse.net Git - vlc/blobdiff - projects/macosx/frontrow_plugin/VLCMediaLayer.h
macosx/frontrow_plugin: VLCMediaListController, display a mediaListAspect in a FrontR...
[vlc] / projects / macosx / frontrow_plugin / VLCMediaLayer.h
index 4600f003881f76a59906f8fd9cbb9f16cc379c69..466ab1d36d5e4c869a98bcc5a97826e3481c65c7 100644 (file)
@@ -17,7 +17,7 @@
     VLCMediaPlayer * _player;
 }
 
-@property(retain, nonatomic) NSURL * url;
+@property(retain, nonatomic) VLCMedia * media;
 
 @property(readonly) VLCMediaPlayer * player;