hello world: Close code section

This commit is contained in:
Olivier Crête 2016-10-09 15:31:08 +02:00
parent 55f54ce715
commit 0b3d718d03

View file

@ -135,6 +135,7 @@ expect much feedback.
``` c
/* Start playing */
gst_element_set_state (pipeline, GST_STATE_PLAYING);
```
This line highlights another interesting concept: the state. Every
GStreamer element has an associated state, which you can more or less