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