Top |
void (*OwrCaptureSourcesCallback) (GList *sources
,gpointer user_data
);
Prototype for the callback passed to owr_get_capture_sources()
void owr_get_capture_sources (OwrMediaType types
,OwrCaptureSourcesCallback callback
,gpointer user_data
);