You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by do...@apache.org on 2013/06/25 20:22:17 UTC

docs commit: [CB-3999] remove note about duration not being supported on ios

Updated Branches:
  refs/heads/master da2200b5d -> ce225fd34


[CB-3999] remove note about duration not being supported on ios


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/ce225fd3
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/ce225fd3
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/ce225fd3

Branch: refs/heads/master
Commit: ce225fd342424808266ca60f7de8188fd02bc950
Parents: da2200b
Author: Don Coleman <dc...@chariotsolutions.com>
Authored: Tue Jun 25 14:07:00 2013 -0400
Committer: Don Coleman <dc...@chariotsolutions.com>
Committed: Tue Jun 25 14:20:25 2013 -0400

----------------------------------------------------------------------
 docs/en/edge/cordova/media/capture/captureVideoOptions.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ce225fd3/docs/en/edge/cordova/media/capture/captureVideoOptions.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/cordova/media/capture/captureVideoOptions.md b/docs/en/edge/cordova/media/capture/captureVideoOptions.md
index 1df0a72..769e2ac 100644
--- a/docs/en/edge/cordova/media/capture/captureVideoOptions.md
+++ b/docs/en/edge/cordova/media/capture/captureVideoOptions.md
@@ -45,5 +45,4 @@ iOS Quirks
 ----------
 
 - The __limit__ parameter is not supported.  Only one video is recorded per invocation.
-- The __duration__ parameter is not supported.  The length of recordings cannot be limited programmatically.