[ruby-gnome2-doc-cvs] [Hiki] update - tut-gst-helloworld-conclusion

アーカイブの一覧に戻る

ruby-****@sourc***** ruby-****@sourc*****
2004年 4月 1日 (木) 21:03:11 JST


-------------------------
REMOTE_ADDR = 195.207.101.112
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/en/?tut-gst-helloworld-conclusion
-------------------------
  = Conclusion
+ {{link("tut-gst-helloworld", nil, "tut-gst", "tut-gst-helloworld-problem")}}
  
  This concludes our first example. As you see, setting up a pipeline is very low-level but powerful. You will see later in this manual how you can create a custom MP3 element with a higher-level API.
  
  It should be clear from the example that we can very easily replace the filesrc element with an httpsrc element, giving you instant network streaming. An element could be built to handle icecast connections, for example.
  
  We can also choose to use another type of sink instead of the audiosink. We could use a disksink to write the raw samples to a file, for example. It should also be clear that inserting filters, like a stereo effect, into the pipeline is not that hard to do. The most important thing is that you can reuse already existing elements. 





ruby-gnome2-cvs メーリングリストの案内
アーカイブの一覧に戻る