]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRQTKitVideoPlayer-MovieNotifications.h
macosx: replaced deprecated 'UpdateSystemActivity' call with a modern, IOKit-based...
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRQTKitVideoPlayer-MovieNotifications.h
1 /*
2  *     Generated by class-dump 3.1.1.
3  *
4  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
5  */
6
7 #import <BackRow/BRQTKitVideoPlayer.h>
8
9 @interface BRQTKitVideoPlayer (MovieNotifications)
10 - (void)_videoPlayableHandler:(id)fp8;
11 - (void)_videoRateDroppedHandler:(id)fp8;
12 - (void)_videoPlaybackHitEndHandler:(id)fp8;
13 - (void)_videoPlaybackHitBeginningHandler:(id)fp8;
14 - (void)_videoLoadErrorNotification:(id)fp8;
15 - (void)_videoAspectRatioNotification:(id)fp8;
16 - (void)_videoTimeChangedNotification:(id)fp8;
17 - (void)_videoBufferingChangedNotification:(id)fp8;
18 @end
19