- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Mar 2023 11:37:23 +0000
- To: public-webrtc-logs@w3.org
Note that RTCAudioPlayoutStats is [only applicable to playout paths representing an audio device](https://w3c.github.io/webrtc-stats/#playoutstats-dict*). I don't imagine many applications plays out the same audio track on multiple devices simultaneously. If your use case is piping it to an AudioContext I think WebAudio-centric metrics may be more suitable than RTCPeerConnection.getStats(). The playout stats are not all-encompassing of any possible playout path -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/742#issuecomment-1460028744 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 8 March 2023 11:37:24 UTC