X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fmultimedia%2Flibmm-camcorder.git;a=blobdiff_plain;f=src%2Finclude%2Fmm_camcorder_internal.h;h=1dac0825b8c16c598c226f99045994020d70ca02;hp=0e6c7f9c2a8190c8b5b217859876cd01b7b3c80a;hb=f7daa8787a7673238759a71e3978e78d18c77a55;hpb=2a71be3d5bb4650869d5b8cf7eeeec3f4363f12f diff --git a/src/include/mm_camcorder_internal.h b/src/include/mm_camcorder_internal.h index 0e6c7f9..1dac082 100644 --- a/src/include/mm_camcorder_internal.h +++ b/src/include/mm_camcorder_internal.h @@ -1258,7 +1258,7 @@ int _mmcamcorder_video_current_framerate(MMHandleType handle); int _mmcamcorder_video_average_framerate(MMHandleType handle); /* sound focus related function */ -void __mmcamcorder_force_stop(mmf_camcorder_t *hcamcorder); +void __mmcamcorder_force_stop(mmf_camcorder_t *hcamcorder, int state_change_by_system); void _mmcamcorder_sound_focus_cb(int id, mm_sound_focus_type_e focus_type, mm_sound_focus_state_e focus_state, const char *reason_for_change, int option, const char *additional_info, void *user_data);