mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-07-31 16:11:58 +00:00
janus: plug audio devices dynamically
This commit is contained in:
@@ -53,8 +53,6 @@ typedef struct {
|
||||
} us_acap_s;
|
||||
|
||||
|
||||
bool us_acap_probe(const char *name);
|
||||
|
||||
us_acap_s *us_acap_init(const char *name, uint pcm_hz);
|
||||
void us_acap_destroy(us_acap_s *acap);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user