Video Track Capturer To Surface
class VideoTrackCapturerToSurface(appContext: Context, surface: Surface, listener: VideoTrackCapturerToSurface.Listener?) : MediaTrackSink
Captures a video track to the specified Surface.
The track can be selected by setting the track
property of this object.