start building out audio and rtp libraries

This commit is contained in:
Avi Zimmerman
2021-01-25 19:49:57 +02:00
parent 177507cf0c
commit 099460e179
18 changed files with 888 additions and 35 deletions

2
gst/audio/doc.go Normal file
View File

@@ -0,0 +1,2 @@
// Package audio contains bindings for the gstaudio C API.
package audio