GStreamer Application Development Manual (0.8.5) | ||
---|---|---|
<<< Previous | Element states | Next >>> |
When you created the pipeline all of the elements will be in the NULL state. There is nothing special about the NULL state.
![]() | Don't forget to reset the pipeline to the NULL state when you are not going to use it anymore. This will allow the elements to free the resources they might use. |
<<< Previous | Home | Next >>> |
Element states | Up | The READY state |