RTCLocalVideoManager

class RTCLocalVideoManager(capturer: VideoCapturer)

Constructors

Link copied to clipboard
constructor(capturer: VideoCapturer)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun dispose()
Link copied to clipboard
fun initTrack(factory: PeerConnectionFactory, eglContext: EglBase.Context?, appContext: Context)

Properties

Link copied to clipboard
var source: VideoSource?
Link copied to clipboard
var surfaceTextureHelper: SurfaceTextureHelper?
Link copied to clipboard
var track: VideoTrack?