Search completed in 2.86 seconds.
6 results for "RTCSenderAudioTrackAttachmentStats":
RTCOutboundRtpStreamStats.trackId - Web APIs
WebAPIRTCOutboundRtpStreamStatstrackId
the trackid property of the rtcoutboundrtpstreamstats dictionary indicates the id of the rtcsenderaudiotrackattachmentstats or rtcsendervideotrackattachmentstats object representing the mediastreamtrack which is being sent on this stream.
... syntax var trackstatsid = rtcoutboundrtpstreamstats.trackid; value a domstring containing the id of the rtcsenderaudiotrackattachmentstats or rtcsendervideotrackattachmentstats object representing the track which is the source of the media being sent on this stream.
Index - Web APIs
WebAPIIndex
3404 rtcoutboundrtpstreamstats.trackid api, audio, media, mediastreamtrack, property, rtcoutboundrtpstreamstats, rtcrtpsender, rtp, reference, statistics, stats, video, webrtc, webrtc api, id, stream, track, trackid the trackid property of the rtcoutboundrtpstreamstats dictionary indicates the id of the rtcsenderaudiotrackattachmentstats or rtcsendervideotrackattachmentstats object representing the mediastreamtrack which is being sent on this stream.
RTCOutboundRtpStreamStats - Web APIs
WebAPIRTCOutboundRtpStreamStats
trackid the id of the rtcsenderaudiotrackattachmentstats or rtcsendervideotrackattachmentstats object containing the current track attachment to the rtcrtpsender responsible for this stream.
RTCStatsReport - Web APIs
WebAPIRTCStatsReport
track the object is one of the types based on rtcmediahandlerstats: for audio tracks, the type is rtcsenderaudiotrackattachmentstats and for video tracks, the type is rtcsendervideotrackattachmentstats.
RTCStatsType - Web APIs
WebAPIRTCStatsType
track the object is one of the types based on rtcmediahandlerstats: for audio tracks, the type is rtcsenderaudiotrackattachmentstats and for video tracks, the type is rtcsendervideotrackattachmentstats.
WebRTC Statistics API - Web APIs
WebAPIWebRTC Statistics API
rtcsendervideotrackattachmentstats or rtcsenderaudiotrackattachmentstats or rtcreceivervideotrackattachmentstats or rtcreceiveraudiotrackattachmentstats rtcmediahandlerstats rtcstats transceiver statistics related to a specific rtcrtptransceiver.