Uses of Class
org.webrtc.VideoSource
-
Uses of VideoSource in org.webrtc
Modifier 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.Modifier and TypeMethodDescriptionPeerConnectionFactory.createVideoTrack
(String id, VideoSource source)