X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bmusb.h;h=fb6f87135f514158f0fcdcd9bbbd4b5ab24655c5;hb=cbaa849e8d1cd73fc46ed63dc3146bff92b4a991;hp=7cbbf14e1e56f3b97c792bd675394f906ea29416;hpb=bbae83d30a2fc40dd132df4c910123885d138255;p=bmusb diff --git a/bmusb.h b/bmusb.h index 7cbbf14..fb6f871 100644 --- a/bmusb.h +++ b/bmusb.h @@ -54,5 +54,6 @@ FrameAllocator *get_audio_frame_allocator(); void set_frame_callback(frame_callback_t callback); void start_bm_capture(); +void stop_bm_capture(); #endif