WebMediaTrack constructor

WebMediaTrack(
  1. MediaStreamTrack _track
)

Implementation

WebMediaTrack(this._track);