Type alias ParsedSDP

ParsedSDP: {
    parsedSdp: SDP.SessionDescription;
}

Type declaration

  • parsedSdp: SDP.SessionDescription

Generated using TypeDoc