Initialization — Initialize GstValidate
void gst_validate_init (void);
void
Initializes GstValidate, call that before any usage of GstValidate. You should take care of initilizing GStreamer before calling this function.