This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

audioTracks

Summary

The MediaStreamTrackList object representing the audio tracks.

Property of apis/webrtc/MediaStreamapis/webrtc/MediaStream

Syntax

Note: This property is read-only.

var trackList = stream.audioTracks;

Return Value

Returns an object of type MediaStreamTrackListMediaStreamTrackList