bluetoothengine/btsac/btrcc/inc/btrccVolumeLevelControllerBase.h
changeset 52 4545c04e61e1
parent 33 837dcc42fd6a
equal deleted inserted replaced
41:0b2439c3e397 52:4545c04e61e1
    87 
    87 
    88         void Stop(); // Stop monitoring for volume level changes. 
    88         void Stop(); // Stop monitoring for volume level changes. 
    89 
    89 
    90         void Reset(); // Reset the volume level.  
    90         void Reset(); // Reset the volume level.  
    91 
    91 
    92         TInt GetLocalMaxVolume();  
    92         TInt GetLocalMaxVolumeL();  
    93         
    93         
    94         TInt GetCurrentLocalVolume();
    94         TInt GetCurrentLocalVolume();
    95         
    95         
    96         TInt GetCurrentRemoteVolume();
    96         TInt GetCurrentRemoteVolume();
    97 
    97