//
pkg.gl
Category
github.com/ecobee/webrtc/v3
pkg
media
ivfwriter
package
3.0.0-20240108171705-c809390524e3
Repository:
https://github.com/ecobee/webrtc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
209 SLOC
#
Functions
New
New builds a new IVF writer.
NewWith
NewWith initialize a new IVF writer with an io.Writer output.
WithCodec
WithCodec configures if IVFWriter is writing AV1 or VP8 packets to disk.
#
Structs
IVFWriter
IVFWriter is used to take RTP packets and write them to an IVF on disk.
#
Type aliases
Option
An Option configures a SampleBuilder.