From 1489294d6d8eeb42d225a9b2d05df8e183f71aef Mon Sep 17 00:00:00 2001 From: "Reynaldo H. Verdejo Pinochet" Date: Mon, 19 Dec 2016 14:04:31 -0800 Subject: [PATCH] design/playbin: add missing markup for GstPipeline --- markdown/design/playbin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/design/playbin.md b/markdown/design/playbin.md index ed6babf..cdb2bd3 100644 --- a/markdown/design/playbin.md +++ b/markdown/design/playbin.md @@ -1,7 +1,7 @@ # playbin The purpose of this element is to decode and render the media contained -in a given generic uri. The element extends GstPipeline and is typically +in a given generic uri. The element extends `GstPipeline` and is typically used in playback situations. Required features: -- 2.7.4