Added device state id for API Changes 27/125727/1
authorbhutani.92 <bhutani.92@samsung.com>
Fri, 3 Mar 2017 09:51:26 +0000 (15:21 +0530)
committerbhutani.92 <bhutani.92@samsung.com>
Tue, 18 Apr 2017 12:15:36 +0000 (17:45 +0530)
Change-Id: Ib08a84f8805efc05728821e39cd567402efcb929
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
src/include/music.h

index 6f13bb6..61504a8 100644 (file)
@@ -257,6 +257,7 @@ struct appdata {
        int recorder_id;
        recorder_type_e recorder_type;
        recorder_device_state_e recorder_state;
+       int device_state_id;
 
        /* Layout for each view */
        Evas_Object *conformant;