Versions in this module Expand all Collapse all v1 v1.12.3 Sep 11, 2024 Changes in this version + const MaxFrameSize + type Header struct + ColorConfig *Header_ColorConfig + ErrorResilientMode bool + FrameSize *Header_FrameSize + FrameToShowMapIdx uint8 + NonKeyFrame bool + Profile uint8 + ShowExistingFrame bool + ShowFrame bool + func (h *Header) Unmarshal(buf []byte) error + func (h Header) ChromaSubsampling() uint8 + func (h Header) Height() int + func (h Header) Width() int + type Header_ColorConfig struct + BitDepth uint8 + ColorRange bool + ColorSpace uint8 + SubsamplingX bool + SubsamplingY bool + TenOrTwelveBit bool + type Header_FrameSize struct + FrameHeightMinus1 uint16 + FrameWidthMinus1 uint16