]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRVideoRingBufferLoadMonitor-Playability.h
2d6ef2a049e0de472ae3e21598f0c3dd3b056760
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRVideoRingBufferLoadMonitor-Playability.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/BRVideoRingBufferLoadMonitor.h>
8
9 @interface BRVideoRingBufferLoadMonitor (Playability)
10 - (void)_logPlayabilityState:(int)fp8 query:(BOOL)fp12;
11 - (int)_fetchPlayabilityState;
12 @end
13