]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRVideoTracklistController-PrivateAccess.h
macosx: replaced deprecated 'UpdateSystemActivity' call with a modern, IOKit-based...
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRVideoTracklistController-PrivateAccess.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/BRVideoTracklistController.h>
8
9 @interface BRVideoTracklistController (PrivateAccess)
10 - (long)_rowForTitle:(id)fp8;
11 - (id)_tracklist;
12 - (void)_setTracklist:(id)fp8;
13 @end
14