{ "id": "113705", "key": "TIMOB-13746", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "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": "2013-09-11T00:21:07.000+0000", "created": "2013-05-02T12:05:53.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "android", "controls", "mp3", "videoplayer" ], "versions": [ { "id": "14613", "description": "Release 2.1.4", "name": "Release 2.1.4", "archived": true, "released": true, "releaseDate": "2012-11-12" }, { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [], "assignee": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "updated": "2017-03-22T20:55:33.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": "The default behavior of TI.Media.VideoPlayer on Android shows no control on start. Users have to click the video to bring up the control.\r\nHere is a test case:\r\n{code}\r\nvar vidWin = Titanium.UI.createWindow({\r\n title : 'Video View Demo',\r\n backgroundColor : '#fff'\r\n});\r\n\r\nvar videoPlayer = Titanium.Media.createVideoPlayer({\r\n top : 2,\r\n autoplay : true,\r\n backgroundColor : 'blue',\r\n height : 300,\r\n width : 300,\r\n mediaControlStyle : Titanium.Media.VIDEO_CONTROL_DEFAULT,\r\n scalingMode : Titanium.Media.VIDEO_SCALING_ASPECT_FIT\r\n});\r\n\r\nvideoPlayer.url = 'clipcanvas_14348_H264_640x360.mp3';\r\nvidWin.add(videoPlayer);\r\nvidWin.open();\r\n{code}\r\n\r\nNote: This behavior is noticed only when playing MP3 files.", "attachment": [], "flagged": false, "summary": "Android: Controls does not show on start of Ti.Media.VideoPlayer when playing MP3.", "creator": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "264382", "author": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "body": "PR :- \r\nhttps://github.com/appcelerator/titanium_mobile/pull/4522", "updateAuthor": { "name": "bijuexalture", "key": "bijuexalture", "displayName": "Biju pm", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-08-01T08:17:59.000+0000", "updated": "2013-08-01T08:17:59.000+0000" }, { "id": "270718", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I'm not so sure if this is a \"bug\". There's nothing in the documentation and based on current implementation, the behavior is by design.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-11T00:19:25.000+0000", "updated": "2013-09-11T00:19:25.000+0000" }, { "id": "318148", "author": { "name": "nuibb", "key": "nuibb", "displayName": "Nurul Islam", "active": true, "timeZone": "Asia/Dhaka" }, "body": "I am having this problem right now. In my case, controls (seek bar) does not show and a black screen appear on start of Ti.Media.VideoPlayer. I want to get rid of that black screen. ", "updateAuthor": { "name": "nuibb", "key": "nuibb", "displayName": "Nurul Islam", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2014-08-12T06:05:36.000+0000", "updated": "2014-08-12T06:05:36.000+0000" }, { "id": "414937", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid with reference to the above comments.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T20:55:33.000+0000", "updated": "2017-03-22T20:55:33.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }