Type Alias ParsedSDP

ParsedSDP: {
    parsedSdp: SDP.SessionDescription;
}