janus plugin

This commit is contained in:
Devaev Maxim
2021-06-10 18:42:16 +03:00
parent 3558089a22
commit 48f35ccd32
16 changed files with 896 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#define CHAR_BIT 8
#define WITH_OMX
#define WITH_GPIO
#define JANUS_PLUGIN_INIT(...) { __VA_ARGS__ }