Versions in this module Expand all Collapse all v2 v2.2.25 Aug 10, 2020 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/heypinch/webrtc