-
public final class LocalScreencastVideoTrack.MediaProjectionCallback extends MediaProjection.Callback
Needed to deal with circular dependency.
-
-
Constructor Summary
Constructors Constructor Description LocalScreencastVideoTrack.MediaProjectionCallback()
-
Method Summary
Modifier and Type Method Description final TrackgetTrack()final UnitsetTrack(Track track)final UnitaddOnStopCallback(Function1<Track, Unit> callback)UnitonStop()-
Methods inherited from class io.livekit.android.room.track.LocalScreencastVideoTrack.MediaProjectionCallback
onCapturedContentResize, onCapturedContentVisibilityChanged -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-