GStreamer.isInitialized

Use this function to check if GStreamer has been initialized with gst_init() or gst_init_check().

struct GStreamer
static
bool
isInitialized
()

Return Value

Type: bool

TRUE if initialization has been done, FALSE otherwise.