Versions in this module Expand all Collapse all v0 v0.0.0 Sep 29, 2020 Changes in this version + type CodecData struct + ChannelLayout_ av.ChannelLayout + CodecType_ av.CodecType + SampleFormat_ av.SampleFormat + SampleRate_ int + func (self CodecData) ChannelLayout() av.ChannelLayout + func (self CodecData) SampleFormat() av.SampleFormat + func (self CodecData) SampleRate() int + func (self CodecData) Type() av.CodecType