web api instance property
RTCAudioSourceStats: totalSamplesDuration property
Limited availability
The totalSamplesDuration property of the RTCAudioSourceStats dictionary represents the combined duration of all samples produced by the media source over the lifetime of this stats object, in seconds.
It does not include samples dropped before reaching this media source.
This can be used with totalAudioEnergy to compute an average audio level over different intervals.
[!NOTE] For audio duration of remotely sourced tracks, see
totalSamplesDuration.
Value
A number indicating the total duration of all samples produced by this source over the lifetime this stats object, in seconds.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.