//
pkg.gl
Category
github.com/pion/webrtc/v4
pkg
media
oggwriter
package
4.0.11
Repository:
https://github.com/pion/webrtc.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
7
Dependents
2
Files
238 SLOC
#
Functions
New
New builds a new OGG Opus writer.
NewWith
NewWith initialize a new OGG Opus writer with an io.Writer output.
#
Structs
OggWriter
OggWriter is used to take RTP packets and write them to an OGG on disk.