gstreamer.TypeFindFactory

Undocumented in source.

Public Imports

gstreamerc.gstreamertypes
public import gstreamerc.gstreamertypes;
Undocumented in source.

Members

Classes

TypeFindFactory
class TypeFindFactory

Description These functions allow querying informations about registered typefind functions. How to create and register these functions is described in the section "Writing typefind functions". The above example shows how to write a very simple typefinder that identifies the given data. You can get quite a bit more complicated than that though. Last reviewed on 2005-11-09 (0.9.4)

Meta