You are developing a Windows Store app by using JavaScript.
You need to ensure that the user can capture video with the built-in camera and then
process the resulting file.
Which code segment should you use?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Wrong answer; right answer is B. The method captureVideoAsync does non exist.