Function gstreamer::deinit

source ·
pub unsafe fn deinit()
Expand description

Deinitialize GStreamer

§Safety

This must only be called once during the lifetime of the process, once no GStreamer threads are running anymore and all GStreamer resources are released.