DescriptionVideoCapturerAndroid: Add custom nativeCreateVideoCapturer()
This CL shouldn't make any functional changes. It adds a new VideoCapturerAndroid.nativeCreateVideoCapturer() instead of always using VideoCapturer.nativeCreateVideoCapturer(). The purpose is to simplify androidvideocapturer_jni and VideoCapturerAndroid.create(). This way, it is possible to use the ctor instead of VideoCapturerAndroid.init() to initialize variables, and they can be made final etc.
R=perkj@webrtc.org
Committed: https://crrev.com/e0bce240652bcf4031ae61985938e968469d3f53
Cr-Commit-Position: refs/heads/master@{#10171}
Patch Set 1 : #
Messages
Total messages: 10 (4 generated)
|