{ "id": "113468", "key": "TIMOB-13704", "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": [ { "id": "15564", "description": "2013 Sprint 15 API", "name": "2013 Sprint 15 API", "archived": true, "released": true, "releaseDate": "2013-07-29" }, { "id": "15567", "description": "2013 Sprint 15", "name": "2013 Sprint 15", "archived": true, "released": true, "releaseDate": "2013-07-29" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-07-28T21:43:59.000+0000", "created": "2013-04-27T07:23:42.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "audiploayer", "exalture", "module_media", "qe-testadded" ], "versions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [ { "id": "28192", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "64007", "key": "TIMOB-3375", "fields": { "summary": "TiAPI: Implement several missing Ti.Media.AudioPlayer features", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "updated": "2013-10-29T03:09:35.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "In order for an audio stream to be played back from an arbitrary location within the stream, a setTime() method would be beneficial. Usage would be like this:\r\n\r\n{code:title=index.js|borderStyle=solid}\r\nfunction doClick(e) { \r\n audioPlayer.url = \"http://domain/to/mp3_file.mp3\";\r\n\taudioPlayer.setTime(55000); // Playback from the 55th second\r\n\taudioPlayer.start();\r\n}\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": "Android: Add setTime() method to allow playback from arbitrary locations in a stream", "creator": { "name": "sheran", "key": "sheran", "displayName": "Sheran Gunasekera", "active": true, "timeZone": "Asia/Jakarta" }, "subtasks": [], "reporter": { "name": "sheran", "key": "sheran", "displayName": "Sheran Gunasekera", "active": true, "timeZone": "Asia/Jakarta" }, "environment": null, "comment": { "comments": [ { "id": "249268", "author": { "name": "sheran", "key": "sheran", "displayName": "Sheran Gunasekera", "active": true, "timeZone": "Asia/Jakarta" }, "body": "Made a Pull Request for this: https://github.com/sheran/titanium_mobile/commit/2f7b2f253e95a76615ac9416beeebd0a86ecf836\n\nI've tested on OS X 10.8.3 and works well. Would appreciate anyone else that is willing to test.\n", "updateAuthor": { "name": "sheran", "key": "sheran", "displayName": "Sheran Gunasekera", "active": true, "timeZone": "Asia/Jakarta" }, "created": "2013-04-27T07:32:08.000+0000", "updated": "2013-04-27T07:32:08.000+0000" }, { "id": "254083", "author": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Added time property to AudioPlayer.\r\nhttps://github.com/appcelerator/titanium_mobile/pull/4331", "updateAuthor": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-05-27T09:32:26.000+0000", "updated": "2013-05-27T09:32:26.000+0000" }, { "id": "263576", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "master PR: https://github.com/appcelerator/titanium_mobile/pull/4219", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-28T21:44:31.000+0000", "updated": "2013-07-28T21:44:31.000+0000" }, { "id": "274562", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Verified fix on:\r\n\r\nDevice : HTC desire V , Android version : 4.0.3\r\nSDK: 3.2.0.v20131008154043\r\nCLI version : 3.2.0\r\nOS : MAC OSX 10.8.4\r\nAlloy : 1.2.2\r\nAppcelerator Studio, build: 3.2.0.201310092427\r\nXCode : 5", "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-10-10T07:00:03.000+0000", "updated": "2013-10-10T07:00:03.000+0000" }, { "id": "276992", "author": { "name": "pobrejuanito", "key": "pobrejuanito", "displayName": "Ki Song", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Does the setTime work when playing local mp3 files?", "updateAuthor": { "name": "pobrejuanito", "key": "pobrejuanito", "displayName": "Ki Song", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-28T17:09:21.000+0000", "updated": "2013-10-28T17:09:21.000+0000" }, { "id": "277101", "author": { "name": "sheran", "key": "sheran", "displayName": "Sheran Gunasekera", "active": true, "timeZone": "Asia/Jakarta" }, "body": "Yes, it works for local files as well", "updateAuthor": { "name": "sheran", "key": "sheran", "displayName": "Sheran Gunasekera", "active": true, "timeZone": "Asia/Jakarta" }, "created": "2013-10-29T03:09:35.000+0000", "updated": "2013-10-29T03:09:35.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }