isInitialized

Use this function to check if GStreamer has been initialized with gst.global.init_ or gst.global.initCheck.

bool
isInitialized
()

Return Value

Type: bool

true if initialization has been done, false otherwise.