Searched refs:nativeCreateVideoSource (Results 1 – 1 of 1) sorted by relevance
444 return new VideoSource(nativeCreateVideoSource(nativeFactory, isScreencast, alignTimestamps)); in createVideoSource()605 private static native long nativeCreateVideoSource( in nativeCreateVideoSource() method in PeerConnectionFactory