]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRVideoStandardLoadMonitor-Notifications.h
60bdd22d08ec883bdfc69317d21dbee64a065f34
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRVideoStandardLoadMonitor-Notifications.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/BRVideoStandardLoadMonitor.h>
8
9 @interface BRVideoStandardLoadMonitor (Notifications)
10 - (void)_sendAspectRatioNotification;
11 - (void)_sendBufferingNotification;
12 - (void)_sendLoadedNotification;
13 - (void)_sendPlayableNotification;
14 - (void)_sendErrorNotification;
15 @end
16