pub fn rtx_original_sequence_number(payload: &[u8]) -> Option<u16>Expand description
Extracts the original RTP sequence number from an RTX payload.
Reference: https://www.rfc-editor.org/rfc/rfc4588.html#section-4
pub fn rtx_original_sequence_number(payload: &[u8]) -> Option<u16>Extracts the original RTP sequence number from an RTX payload.
Reference: https://www.rfc-editor.org/rfc/rfc4588.html#section-4