This page is Not Ready

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

item

Summary

Returns the MediaStreamTrack at the specified index value.

Method of apis/webrtc/MediaStreamTrackListapis/webrtc/MediaStreamTrackList

Syntax

var result = trackList.item(/* see parameter list */);

Parameters

index

Data-type
unsigned long

unsigned long index, required.

Return Value

Returns an object of type MediaStreamTrackMediaStreamTrack