package
Version:
v4.0.9
Opens a new window with list of versions in this module.
Published: May 4, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package ivfwriter implements IVF media container writer
type IVFWriter struct {
}
IVFWriter is used to take RTP packets and write them to an IVF on disk
New builds a new IVF writer
NewWith initialize a new IVF 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.