]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRMetadataLayer-Private.h
macosx: replaced deprecated 'UpdateSystemActivity' call with a modern, IOKit-based...
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRMetadataLayer-Private.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/BRMetadataLayer.h>
8
9 @interface BRMetadataLayer (Private)
10 - (void)_setTitle:(id)fp8;
11 - (void)_setRating:(id)fp8;
12 - (void)_setStarRating:(id)fp8;
13 - (void)_setSummary:(id)fp8;
14 - (void)_setMetadata:(id)fp8 withLabels:(id)fp12;
15 - (void)_setCopyright:(id)fp8;
16 @end
17