Versions in this module Expand all Collapse all v0 v0.1.0 May 11, 2020 Changes in this version + type CodecParser struct + func NewCodecParser() *CodecParser + func (codeParser *CodecParser) Parse(p *av.Packet, w io.Writer) (err error) + func (codeParser *CodecParser) SampleRate() (int, error)