[MM-Radio] Add base code for radio
authorDinesh Dwivedi <dinesh.d@samsung.com>
Wed, 22 Feb 2017 10:19:52 +0000 (15:49 +0530)
committerDinesh Dwivedi <dinesh.d@samsung.com>
Wed, 22 Feb 2017 10:19:52 +0000 (15:49 +0530)
commit0fcd24088abca32f4d743cbc9a0ac1a5cec26068
treea44dcbd7d61ed98cbdfaa0509f6387e18933cf65
parent58b662a11850c4218ad2dd6ac250afe92be8ce5d
[MM-Radio] Add base code for radio

Change-Id: I2991e51abc09037c0c8df7d2fac9302f08a8d104
Signed-off-by: Dinesh Dwivedi <dinesh.d@samsung.com>
src/Tizen.Multimedia/Interop/Interop.ErrorCode.cs [new file with mode: 0755]
src/Tizen.Multimedia/Interop/Interop.Libraries.cs
src/Tizen.Multimedia/Interop/Interop.Radio.cs [new file with mode: 0755]
src/Tizen.Multimedia/Interop/Interop.SafeMultimediaHandle.cs [new file with mode: 0755]
src/Tizen.Multimedia/Radio/Radio.cs [new file with mode: 0755]
src/Tizen.Multimedia/Radio/RadioInterruptedEventArgs.cs [new file with mode: 0755]
src/Tizen.Multimedia/Radio/RadioInterruptedReason.cs [new file with mode: 0755]
src/Tizen.Multimedia/Radio/RadioState.cs [new file with mode: 0755]
src/Tizen.Multimedia/Radio/ScanUpdatedEventArgs.cs [new file with mode: 0755]