fn parse_rtx_associated_payload(
format: &MediaFormat,
) -> Result<PayloadType, RtpNegotiationError>Expand description
apt is not optional metadata for RTX.
It is the linkage that says which primary payload type this repair stream
protects. Without it, the RTX format is structurally invalid for negotiation.