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 TypeMethodDescriptionvoidAdds a VideoSink to the track.private static longVideoTrack.nativeWrapSink(VideoSink sink) voidVideoTrack.removeSink(VideoSink sink) Removes a VideoSink from the track.voidSet the sink that receives the output from this processor.