mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-07-27 14:11:55 +00:00
janus: plug audio devices dynamically
This commit is contained in:
@@ -51,6 +51,7 @@ typedef struct {
|
||||
u64 pts;
|
||||
} us_au_encoded_s;
|
||||
|
||||
bool us_au_probe(const char *name);
|
||||
|
||||
us_au_pcm_s *us_au_pcm_init(void);
|
||||
void us_au_pcm_destroy(us_au_pcm_s *pcm);
|
||||
|
||||
Reference in New Issue
Block a user