GstTypeFind

Main Gtk struct. Object that stores typefind callbacks. To use with GstTypeFindFactory. peek()

Members

Variables

data
void* data;
Undocumented in source.
getLength
ulong function(void* data) getLength;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
peek
ubyte* function(void* data, long offset, uint size) peek;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
suggest
void function(void* data, uint probability, GstCaps* caps) suggest;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta