public class TypeFind {
public void** data ;
public void** _gst_reserved ;
public uint64 get_length ( ) ;
public uchar peek ( int64 offset,
uint size ) ;
public static bool register ( Plugin plugin,
string name,
uint rank,
TypeFindFunction func,
string extensions,
Caps possible_caps,
void** data,
GLib.DestroyNotify data_notify ) ;
public void suggest ( uint probability,
Caps caps ) ;
}

public void** data ;
public void** _gst_reserved ;
public uint64 get_length ( ) ;
public uchar peek ( int64 offset,
uint size ) ;
public static bool register ( Plugin plugin,
string name,
uint rank,
TypeFindFunction func,
string extensions,
Caps possible_caps,
void** data,
GLib.DestroyNotify data_notify ) ;
public void suggest ( uint probability,
Caps caps ) ;
Created by Valadoc