{ "id": "84428", "key": "TIMOB-7015", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-06-12T22:42:26.000+0000", "created": "2012-01-03T14:29:08.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "tc-more-info" ], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-12T22:42:26.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10224", "name": "TiAPI", "description": "This component is used for cross-platform API work. Specifications are most likely to use this component." } ], "description": "h2. Problem\r\n\r\nI need an option to change the default playback rate. [Titanium.Media.AudioPlayer|http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.Media.AudioPlayer-object] does not have a {{setPlaybackRate}} property.\r\n\r\nThis request is for all platforms - mobile and mobile web\r\n\r\n\r\nh2. Use case\r\n\r\n{code:lang=javascript|title=app.js}\r\nvar oAudio = Ti.Media.createAudioPlayer();\r\noAudio.src = \"URL_OF_AUDIO.mp3\";\r\noAudio.playbackRate = 2.0;\r\noAudio.play();\r\n{code}\r\n\r\nh2. Logs\r\n\r\nn/a. The audio stil plays at original speed instead of double speed.\r\n\r\nh2. Discussions\r\n\r\nhttp://developer.appcelerator.com/question/128001/speedup-and-slowdown-audio-playback\r\n\r\n", "attachment": [], "flagged": false, "summary": "API: Media - change audio playback rate", "creator": { "name": "edmarschut", "key": "edmarschut", "displayName": "Edmar Schut", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "edmarschut", "key": "edmarschut", "displayName": "Edmar Schut", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "177951", "author": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "body": "Thanks for raising this ticket.\r\n\r\nIn order for me to escalate it to the core team, all the fields must be complete. Please check it against the [JIRA Ticket Checklist|https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report#HowtoSubmitaBugReport-JIRATicketChecklist], and add any missing information. For the description, you can use [this template|https://wiki.appcelerator.org/display/guides/JIRA+Ticket+Template] as a starting point.\r\n\r\nFurthermore, a use case must be included, so that we can see exactly how you envisage the feature would work.\r\n\r\nCheers", "updateAuthor": { "name": "pdowsett", "key": "pdowsett", "displayName": "Paul Dowsett", "active": true, "timeZone": "Europe/London" }, "created": "2012-01-04T06:19:30.000+0000", "updated": "2012-01-04T06:19:30.000+0000" }, { "id": "421830", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket due to the time passed, lack of information and lack of progress. Any problems, please file a new ticket.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-12T22:42:26.000+0000", "updated": "2017-06-12T22:42:26.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }