Initialization — Initialize GstValidate
void gst_validate_init (void);
void
Initializes GstValidate. Call this before any usage of GstValidate. You should take care of initializing GStreamer before calling this function.