Uses of Interface
org.webrtc.VideoSink
Packages that use VideoSink
-
Uses of VideoSink in io.antmedia.webrtc.adaptor
Classes in io.antmedia.webrtc.adaptor that implement VideoSink -
Uses of VideoSink in org.webrtc
Fields in org.webrtc with type parameters of type VideoSinkMethods in org.webrtc with parameters of type VideoSinkModifier 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.