renderer: Renderer: Update docs for new API.
authorMurray Cumming <murrayc@murrayc.com>
Mon, 8 Oct 2012 07:18:12 +0000 (09:18 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 8 Oct 2012 07:18:12 +0000 (09:18 +0200)
src/librygel-renderer-gst/rygel-playbin-renderer.vala

index 4ec6a39..012e11b 100644 (file)
@@ -48,8 +48,7 @@ internal class Rygel.Playbin.WrappingPlugin : Rygel.MediaRendererPlugin {
  *
  * Likewise, the playbin can be modified externally using UPnP.
  *
- * You can retrieve the GstPlayBin2 by calling rygel_playbin_player_get_playbin()
- * on the default player - see rygel_playbin_player_get_default().
+ * You can retrieve the GstPlayBin2 by calling rygel_playbin_renderer_get_playbin().
  * You should then set the "video-sink" and "audio-sink" properties of the
  * playbin.
  *