common/radioservicedef.h
changeset 47 74b7c6e79031
parent 34 bc10a61bd7d3
child 51 bbebb0235466
equal deleted inserted replaced
44:0a3ad94fc71c 47:74b7c6e79031
    39     {
    39     {
    40         PowerOn,
    40         PowerOn,
    41         PowerOff,
    41         PowerOff,
    42         Previous,
    42         Previous,
    43         Next,
    43         Next,
       
    44         PreviousFavorite,
       
    45         NextFavorite,
    44         SeekUp,
    46         SeekUp,
    45         SeekDown,
    47         SeekDown,
    46         Foreground,
    48         Foreground,
    47         Background,
    49         Background,
    48         Mute,
    50         Mute,
    52 
    54 
    53 namespace RadioServiceNotification
    55 namespace RadioServiceNotification
    54 {
    56 {
    55     enum Type {
    57     enum Type {
    56         FavoriteCount = 1,
    58         FavoriteCount = 1,
       
    59         LocalCount,
    57         CurrentIsFavorite,
    60         CurrentIsFavorite,
    58         RadioStatus,
    61         RadioStatus,
    59         Frequency,
    62         Frequency,
    60         Name,
    63         Name,
    61         Genre,
    64         Genre,