Optional parameter behavior change in capture API Methods
---------------------------------------------------------
Key: CB-337
URL: https://issues.apache.org/jira/browse/CB-337
Project: Apache Callback
Issue Type: Bug
Components: WP7
Affects Versions: 1.3.0
Environment: windows Phone
Reporter: Babu Muralidharan
Assignee: Jesse MacFadyen
Priority: Trivial
Fix For: 1.6.0
Methods : CaptureAudioOptions,CaptureImageOptions,CaptureVideoOptions
Following optional parameters of the above methods would not function as
expected:
Limit: When this parameter being set to negative, emulator gets stuck for Video
Options and does not give any error callback.
Duration: With this duration being set, the emulator is expected to stop after
the specified duration but this doesn't happen. It continues to run passed the
specified duration.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira