Add new API for playback with loop at wav_player_internal.h 97/74597/1
authorSangchul Lee <sc11.lee@samsung.com>
Wed, 15 Jun 2016 01:38:50 +0000 (10:38 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Wed, 15 Jun 2016 01:47:11 +0000 (10:47 +0900)
commit6ea7ca9d956f94063c9ab6441e2c24bc42c8375e
tree5a44ba89da248d2acb72470affeba28f911714cd
parentcd4640e3e06fb01ec87d986c5400850be8baa5b3
Add new API for playback with loop at wav_player_internal.h
 - wav_player_start_loop()

[Version] Release 0.1.17
[Profile] Common
[Issue Type] New feature

Change-Id: Ifa05ccb1fbebd3f4c1dd68fc52e8890d91b15d48
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
include/wav_player_internal.h [new file with mode: 0644]
include/wav_player_private.h [changed mode: 0755->0644]
packaging/capi-media-wav-player.spec
src/wav_player.c
src/wav_player_internal.c [new file with mode: 0755]