playlistinfo.m File Reference

Include dependency graph for playlistinfo.m:


Defines

#define SET(foo)   [self setMeta: "" forLabel: o_##foo##_txt];
#define SET(foo, bar)
#define utf8(o_blub)   [[o_blub stringValue] UTF8String]
#define IsALeafNode   ((id)-1)

Variables

static VLCInfo_o_sharedInstance = nil

Define Documentation

#define IsALeafNode   ((id)-1)

#define SET ( foo,
bar   ) 

Value:

char *psz_##foo = input_item_Get##bar ( p_item ); \
        [self setMeta: psz_##foo forLabel: o_##foo##_txt]; \
        FREENULL( psz_##foo );

#define SET ( foo   )     [self setMeta: "" forLabel: o_##foo##_txt];

#define utf8 ( o_blub   )     [[o_blub stringValue] UTF8String]


Variable Documentation

VLCInfo* _o_sharedInstance = nil [static]


Generated on Tue May 25 08:05:18 2010 for VLC by  doxygen 1.5.6