upnpmpxplugins/upnpplaybackplugins/inc/upnpaudiopolicy.h
branchCompilerCompatibility
changeset 9 0b99b84ce2a1
parent 0 7f85d04be362
equal deleted inserted replaced
8:b0106cf14af7 9:0b99b84ce2a1
    71         MUPnPAudioPolicyObserver& aObserver );
    71         MUPnPAudioPolicyObserver& aObserver );
    72 
    72 
    73     /**
    73     /**
    74      * destructor
    74      * destructor
    75      */
    75      */
    76     CUPnPAudioPolicy::~CUPnPAudioPolicy();
    76     ~CUPnPAudioPolicy();
    77 
    77 
    78     /**
    78     /**
    79      * request for start playback
    79      * request for start playback
    80      */
    80      */
    81     void PlayL();
    81     void PlayL();