sound-player: support keysound priority 96/301596/6
authorSeungbae Shin <seungbae.shin@samsung.com>
Mon, 20 Nov 2023 10:06:29 +0000 (19:06 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Mon, 18 Dec 2023 07:14:37 +0000 (16:14 +0900)
commit8d1deef6c9182f9c158b6641658977caf1e2129f
treebab75505db6e8be87e646b52898849423e66d4ad
parent275386f6b50323eaa4855d13a33dd040cbf2f0fb
sound-player: support keysound priority

- The new higher(or the same) priority plays after
  stopping the previous lower(or the same) priority playbacks.
- If the new playback is lower priority, then will be no operation.
- The priority with -1 will be mixed always with others,
  no matter what other playback's priority is.

[Version] 15.0.70
[Issue Type] Feature

Change-Id: I51cf09e08a3bc04c5f0b160c2924a7486d04bade
packaging/pulseaudio-modules-tizen.spec
src/module-sound-player.c