|
@@ -30,7 +30,7 @@
|
|
#define VOLUME_MIN 0
|
|
#define VOLUME_MIN 0
|
|
|
|
|
|
/* Notification Messages */
|
|
/* Notification Messages */
|
|
-NSString * VLCMediaPlayerVolumeChanged = @"VLCMediaPlayerVolumeChanged";
|
|
|
|
|
|
+NSString * VLCMediaPlayerVolumeChanged = @"VLCMediaPlayerVolumeChanged";
|
|
|
|
|
|
/* libvlc event callback */
|
|
/* libvlc event callback */
|
|
// TODO: Callbacks
|
|
// TODO: Callbacks
|