-
- All Implemented Interfaces:
-
io.livekit.android.room.track.LocalScreencastVideoTrack.Factory
@DaggerGenerated() public final class LocalScreencastVideoTrack_Factory_Impl implements LocalScreencastVideoTrack.Factory
-
-
Method Summary
Modifier and Type Method Description LocalScreencastVideoTrackcreate(VideoCapturer capturer, VideoSource source, String name, LocalVideoTrackOptions options, VideoTrack rtcTrack, LocalScreencastVideoTrack.MediaProjectionCallback mediaProjectionCallback)static Provider<LocalScreencastVideoTrack.Factory>create(LocalScreencastVideoTrack_Factory delegateFactory)-
-
Method Detail
-
create
LocalScreencastVideoTrack create(VideoCapturer capturer, VideoSource source, String name, LocalVideoTrackOptions options, VideoTrack rtcTrack, LocalScreencastVideoTrack.MediaProjectionCallback mediaProjectionCallback)
-
create
static Provider<LocalScreencastVideoTrack.Factory> create(LocalScreencastVideoTrack_Factory delegateFactory)
-
-
-
-