Versions in this module Expand all Collapse all v0 v0.3.2 Dec 18, 2021 Changes in this version + type Params struct + Preset Preset + func NewParams() (Params, error) + func (p *Params) BuildVideoEncoder(r video.Reader, property prop.Media) (codec.ReadCloser, error) + func (p *Params) RTPCodec() *codec.RTPCodec + type Preset int + const PresetFast + const PresetFaster + const PresetMedium + const PresetPlacebo + const PresetSlow + const PresetSlower + const PresetSuperfast + const PresetUltrafast + const PresetVeryfast + const PresetVeryslow