public static weak Buffer buffer_straw_get_buffer ( Element bin,
Pad pad ) ;
public static void buffer_straw_start_pipeline ( Element bin,
Pad pad ) ;
public static void buffer_straw_stop_pipeline ( Element bin,
Pad pad ) ;
public static void check_abi_list ( CheckABIStruct[] list,
bool have_abi_sizes ) ;
public static FlowReturn check_chain_func ( Pad pad,
Buffer buffer ) ;
public static void check_init ( int argc,
string argv ) ;
public static void check_message_error ( Message message,
MessageType type,
GLib.Quark domain,
int code ) ;
public static int check_run_suite ( void** suite,
string name,
string fname ) ;
public static weak Element check_setup_element ( string factory ) ;
public static weak Pad check_setup_sink_pad ( Element element,
StaticPadTemplate template,
Caps caps ) ;
public static weak Pad check_setup_src_pad ( Element element,
StaticPadTemplate template,
Caps caps ) ;
public static void check_teardown_element ( Element element ) ;
public static void check_teardown_sink_pad ( Element element ) ;
public static void check_teardown_src_pad ( Element element ) ;
public static weak Buffer buffer_straw_get_buffer ( Element bin,
Pad pad ) ;
public static void buffer_straw_start_pipeline ( Element bin,
Pad pad ) ;
public static void buffer_straw_stop_pipeline ( Element bin,
Pad pad ) ;
public static void check_abi_list ( CheckABIStruct[] list,
bool have_abi_sizes ) ;
public static FlowReturn check_chain_func ( Pad pad,
Buffer buffer ) ;
public static void check_init ( int argc,
string argv ) ;
public static void check_message_error ( Message message,
MessageType type,
GLib.Quark domain,
int code ) ;
public static int check_run_suite ( void** suite,
string name,
string fname ) ;
public static weak Element check_setup_element ( string factory ) ;
public static weak Pad check_setup_sink_pad ( Element element,
StaticPadTemplate template,
Caps caps ) ;
public static weak Pad check_setup_src_pad ( Element element,
StaticPadTemplate template,
Caps caps ) ;
public static void check_teardown_element ( Element element ) ;
public static void check_teardown_sink_pad ( Element element ) ;
public static void check_teardown_src_pad ( Element element ) ;
Created by Valadoc