GStreamer.isInitialized

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

class GStreamer
static
int
isInitialized
()

Return Value

Type: int

TRUE if initialization has been done, FALSE otherwise.

Meta