Factory

@AssistedFactory()
interface Factory

Functions

create
Link copied to clipboard
abstract fun create(capturer: VideoCapturer, source: VideoSource, name: String, options: LocalVideoTrackOptions, rtcTrack: VideoTrack): LocalVideoTrack

Sources

SDK source
Link copied to clipboard