qtinternetradio/irqmediaplayer/inc/irqphononadapter.h
changeset 14 896e9dbc5f19
parent 0 09774dfdd46b
equal deleted inserted replaced
12:608f67c22514 14:896e9dbc5f19
    35     void  playStation(const QString &aUrl, int aApId);
    35     void  playStation(const QString &aUrl, int aApId);
    36     void  stop();
    36     void  stop();
    37     void  setVolume(int aVolume);
    37     void  setVolume(int aVolume);
    38     int   getVolume();
    38     int   getVolume();
    39     void* getPlayerInstance();
    39     void* getPlayerInstance();
       
    40     void  enableStereoEffect();
       
    41     void  disableStereoEffect();
    40 };
    42 };
    41 
    43 
    42 #endif /* IRQPHONONADAPTER_H_ */
    44 #endif /* IRQPHONONADAPTER_H_ */