pub const MAX_MEDIA_PACKETS: u32 = 110;
The most media packets one FEC block can protect.
The three packet masks describe 110 positions between them, so this is a property of the wire format rather than a tuning choice.