diff --git a/gst/playback/gstplaybin2.c b/gst/playback/gstplaybin2.c index e8ae36a4f3..01852909b8 100644 --- a/gst/playback/gstplaybin2.c +++ b/gst/playback/gstplaybin2.c @@ -197,6 +197,7 @@ * * * + * * Examples * |[ * gst-launch-1.0 -v playbin uri=file:///path/to/somefile.mp4 @@ -213,6 +214,7 @@ * gst-launch-1.0 -v playbin uri=dvd:// * ]| This will play back the DVD in your disc drive (assuming * the drive is detected automatically by the plugin). + * * */