package
Version:
v4.0.13
Opens a new window with list of versions in this module.
Published: Mar 5, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 8
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.