Rate this page:

VideoSource

Base interface for CameraVideoSource, CustomVideoSource, and ScreenCaptureVideoSource that represents a source of video frames for a local video stream.

Methods

addListener

Copy URL
fun addListener(listener: 

EventsListener

):

Unit

Parameters

Returns

  • type:

    Unit

removeListener

Copy URL
fun removeListener(listener: 

EventsListener

):

Unit

Parameters

Returns

  • type:

    Unit