Versions in this module Expand all Collapse all v0 v0.0.1 Feb 21, 2025 Changes in this version + func CanBeKeyFrame(encoderName string) bool + func ProcessRTPPacket(packet rtc.Packet, encoderName string) + func Register(codec *Codec) + type Codec struct + EncoderName string + MediaType string + Process func([]byte) rtc.PayloadDescriptor + SupportKeyFrame bool + SupportSVC bool + SupportSimulcast bool