Uses of Interface
org.webrtc.VideoSink
-
Uses of VideoSink in io.antmedia.webrtc.adaptor
-
Uses of VideoSink in org.webrtc
Modifier and TypeMethodDescriptionvoid
Adds a VideoSink to the track.private static long
VideoTrack.nativeWrapSink
(VideoSink sink) void
VideoTrack.removeSink
(VideoSink sink) Removes a VideoSink from the track.void
Set the sink that receives the output from this processor.