John M. Wargo created CB-5626:
---------------------------------

             Summary: Media Capture: Audio & Video Capture throw exceptions on 
WP8
                 Key: CB-5626
                 URL: https://issues.apache.org/jira/browse/CB-5626
             Project: Apache Cordova
          Issue Type: Bug
          Components: WP8
    Affects Versions: 3.2.0
         Environment: Windows 8 professional development environment, HTC 
PM23300 device running Widows Phone 8. 
            Reporter: John M. Wargo
            Assignee: Jesse MacFadyen


testing an application that does a simple test of the three options for media 
capture. image capture works great, but when I start video capture, the app 
throws an exception as shown in my log entries below:

Entering doCapture
Items: 1
Duration: 5
Capture type: 2
Starting video capture
Leaving doCapture
The thread 0xb38 has exited with code 259 (0x103).
An exception of type 'System.ArgumentException' occurred in 
Microsoft.Phone.ni.dll and wasn't handled before a managed/native boundary

When I do an audio capture, I get the following error as well:

Entering doCapture
Items: 1
Duration: 5
Capture type: 0
Starting audio capture
Leaving doCapture
The thread 0xbe4 has exited with code 259 (0x103).
An exception of type 'System.ArgumentException' occurred in 
Microsoft.Phone.ni.dll and wasn't handled before a managed/native boundary




--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to