Versions in this module Expand all Collapse all v3 v3.0.32 Jun 18, 2021 v3.0.31 Jun 18, 2021 Changes in this version + type IVFWriter struct + func New(fileName string) (*IVFWriter, error) + func NewWith(out io.Writer) (*IVFWriter, error) + func (i *IVFWriter) Close() error + func (i *IVFWriter) WriteRTP(packet *rtp.Packet) error Other modules containing this package github.com/livekit/pion-webrtc