Uses of Class
org.webrtc.VideoSource
Packages that use VideoSource
-
Uses of VideoSource in org.webrtc
Methods in org.webrtc that return VideoSourceModifier and TypeMethodDescriptionPeerConnectionFactory.createVideoSource
(boolean isScreencast) Same as above with alignTimestamps set to true.PeerConnectionFactory.createVideoSource
(boolean isScreencast, boolean alignTimestamps) Create video source with given parameters.Methods in org.webrtc with parameters of type VideoSourceModifier and TypeMethodDescriptionPeerConnectionFactory.createVideoTrack
(String id, VideoSource source)