getVideoTracks method

VideoTracks getVideoTracks()

Implementation

VideoTracks getVideoTracks() {
  return _videoTracks;
}