[ACR-988] Add interrupt started callback related APIs 39/133239/5 accepted/tizen/4.0/unified/20170816.010842 accepted/tizen/4.0/unified/20170816.020119 accepted/tizen/unified/20170630.083118 submit/tizen/20170614.052326 submit/tizen/20170619.053621 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
authorJeongmo Yang <jm80.yang@samsung.com>
Fri, 9 Jun 2017 09:41:09 +0000 (18:41 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Wed, 14 Jun 2017 09:20:45 +0000 (18:20 +0900)
commitbec2b4d9f92be830c8a14feed7387ac85d8dc766
tree1a7834f02b3c030f25e254c951c01f6e8295f284
parent62981f1d482aedee867cb2a7b289a8244b5f57bc
[ACR-988] Add interrupt started callback related APIs

The application can only get callback after interrupt is completed,
it means that there is no way to know the internal interrupt handling status for application.
This patch provides the APIs to get callback when interrupt is started.

[Version] 0.3.3
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-unified_20170608.1]

Change-Id: Ie9a68a5db4c5aa1498e68c01773627680da43f7e
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
include/recorder.h
packaging/capi-media-recorder.spec
src/recorder.c