[ACR-1448] add api to set audio codec type 47/212947/13
authorEunhye Choi <eunhae1.choi@samsung.com>
Wed, 28 Aug 2019 10:56:22 +0000 (19:56 +0900)
committerEunhye Choi <eunhae1.choi@samsung.com>
Fri, 20 Sep 2019 06:08:52 +0000 (15:08 +0900)
commit9487272d878f3adbd0db90eea6f9300035190d3a
tree94ad0121dcedabbee2624233a79223ee6f8933a4
parent650fd9bdbcc8804d72990971c02ef5b30cfef4c4
[ACR-1448] add api to set audio codec type

- Add API to set/get default audio codec type
- Add new error code to return about availability
- Some changes are related to the ACR-1420
- Modify the internal api to support video only

Change-Id: I8bf380ae9533793bb246cff15a32ad6b0ed6f938
doc/player_doc.h
include/player.h
include/player_internal.h
src/player.c
src/player_internal.c
test/player_test.c