package
Version:
v3.2.15
Opens a new window with list of versions in this module.
Published: Aug 3, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package oggwriter implements OGG media container writer
type OggWriter struct {
}
OggWriter is used to take RTP packets and write them to an OGG on disk
New builds a new OGG Opus writer
NewWith initialize a new OGG Opus writer with an io.Writer output
Close stops the recording
WriteRTP adds a new packet and writes the appropriate headers for it
Source Files
¶
Click to show internal directories.
Click to hide internal directories.