ecore_audio_playback: Support changing of speed
authorDaniel Willmann <d.willmann@samsung.com>
Mon, 18 Mar 2013 16:08:34 +0000 (16:08 +0000)
committerDaniel Willmann <d.willmann@samsung.com>
Tue, 2 Apr 2013 15:26:47 +0000 (16:26 +0100)
commit1ba22c2bc42f0b964cec4cd191e88d1071996d26
treed015b999490e6d2b727a7118bfa602f40aebdbc6
parent4d318ba913d868a289b2ad06f66d3808ae269470
ecore_audio_playback: Support changing of speed

Implement ecore_audio_input_speed_set() in playback example
Fix volume limit off-by-one check while I'm at it

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
src/examples/ecore/ecore_audio_playback.c