[ CCode ( cname = "gst_type_find_helper" ) ]
public Caps? type_find_helper (Pad src, uint64 size)
Tries to find what type of data is flowing from the given source Pad.
Free-function: gst_caps_unref
src |
A source Pad |
size |
The length in bytes |
the Caps corresponding to the data stream. Returns |