gstd-1.x
gstd-1.x copied to clipboard
name of gst_pipeline_get_state in libgstc is out of character
It looks like the name for the c function: gst_pipeline_get_state
is different from all the other functions in that same header..
all the other ones start with gstc_
There may be a good reason for this, but I thought i'd point it out.