You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/06 10:36:28 UTC

[jira] [Resolved] (CB-436) Add iOS Quirk for Media API play method

     [ https://issues.apache.org/jira/browse/CB-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-436.
---------------------------------

    Resolution: Fixed
      Assignee: Shazron Abdullah  (was: Michael Brooks)

Fix commit: http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=commit;h=74aa66c5592663d4ef6c2aef925af318c3c4a931
                
> Add iOS Quirk for Media API play method
> ---------------------------------------
>
>                 Key: CB-436
>                 URL: https://issues.apache.org/jira/browse/CB-436
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Docs
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> Add as a quirk: on iOS, it accepts a "numberOfLoops" option. See CB-435 as well.
> {code}
> var options = { numberOfLoops: 2 };
> new Media("foo.mp3").play(options);
> {code}

--
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