@observertc/client-monitor-js
Version:
ObserveRTC Client Integration Javascript Library
1 lines • 722 B
JavaScript
export const version={date:new Date("2025-09-25")};export var StatsType;!function(e){e.codec="codec",e.inboundRtp="inbound-rtp",e.outboundRtp="outbound-rtp",e.remoteInboundRtp="remote-inbound-rtp",e.remoteOutboundRtp="remote-outbound-rtp",e.mediaSource="media-source",e.mediaPlayout="media-playout",e.peerConnection="peer-connection",e.dataChannel="data-channel",e.transport="transport",e.candidatePair="candidate-pair",e.localCandidate="local-candidate",e.remoteCandidate="remote-candidate",e.certificate="certificate",e.stream="stream",e.track="track",e.transceiver="transceiver",e.csrc="csrc",e.sender="sender",e.receiver="receiver",e.sctpTransport="sctp-transport",e.iceServer="ice-server"}(StatsType||(StatsType={}));