isInitialized
fn
bool isInitialized()Use this function to check if GStreamer has been initialized with gst.global.init_ or gst.global.initCheck.
Returns
true if initialization has been done, false otherwise.
bool isInitialized()Use this function to check if GStreamer has been initialized with gst.global.init_ or gst.global.initCheck.