RtpExtensions typedef

RtpExtensions = Map<int, Uint8List>

RTP header extensions info

Implementation

typedef RtpExtensions = Map<int, Uint8List>;