DescriptionAndroid: cleans up hand-written JNI for video_capture_device_android.cc
It's dangerous to rely on hand-written, run-time binding for JNI.
By wrapping the usage in a thin class, we get build-time type-safety.
It also clarifies the boundaries, and make the code on each side clearer.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187295
Patch Set 1 : Patch #
Total comments: 2
Patch Set 2 : Nits #
Total comments: 1
Patch Set 3 : Rebase #
Total comments: 4
Patch Set 4 : Nits #
Messages
Total messages: 17 (0 generated)
|