On Sun, 2014-12-21 at 21:30 +0800, Zoe James wrote:
> 
> 
> With the following line command ,the mp3 output in QT media player.
> gst-launch-1.0 playbin uri=file:///test.mp3 audio-sink="alsasink
> device=hw:0,0"
> 
> 
> Is there Gstreamer API can realise "alsasink device=hw:0,0"(route
> settings).
> I want set the route with code not command.
> 
> Thanks advance!

Have you tried reading the GStreamer documentation? I'm not familiar
with the GStreamer API, so I can't give exact instructions, but setting
up a playback pipeline is very basic GStreamer functionality, so I'm
sure there's documentation for that at
http://gstreamer.freedesktop.org/documentation/

-- 
Tanu

_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to