SourceForge RSS feed   

unicap
 unicap_open  
 unicap_close  
 unicap_clone_handle  
 unicap_reenumerate_devices  
 unicap_enumerate_devices  
 unicap_get_device  
 unicap_reenumerate_formats  
 unicap_enumerate_formats  
 unicap_set_format  
 unicap_get_format  
 unicap_reenumerate_properties  
 unicap_enumerate_property  
 unicap_get_property  
 unicap_set_property  
 unicap_start_capture  
 unicap_stop_capture  
 unicap_queue_buffer  
 unicap_dequeue_buffer  
 unicap_wait_buffer  
 unicap_poll_buffer  
 unicap_void_device  
 unicap_void_format  
 unicap_void_property  
 unicap_lock_stream  
 unicap_unlock_stream  
 unicap_lock_properties  
 unicap_unlock_properties  
 unicap_device_t  
 unicap_property_t  
 unicap_format_t  
 unicap_data_buffer_t  
 unicap_rect_t  
 unicap_buffer_type_t  
 unicap_property_range_t  
 unicap_property_menu_t  
 unicap_property_value_list_t  
 unicap_property_type_enum_t  
 unicap_handle_t  
unicapgtk

 

unicap_status_t unicap_enumerate_devices ( unicap_device_t * specifier
unicap_device_t * device
int index );

Returns details of a device.

If specifier is not NULL, it should point to an allocated and initialized unicap_device_t structure. If a specifier is used, only devices matching the filled fields of the specifier are returned.

specifier :
device :
Location to store the enumerated device
index :