Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7137] MobileWeb: Ti.Media.Sound implementation

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-05-01T22:35:55.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsMobileWeb
Labelslinvalid
ReporterChris Barber
AssigneeChris Barber
Created2012-01-12T14:34:34.000+0000
Updated2018-04-04T23:20:19.000+0000

Description

Extends Evented. Methods: * isLooping() * isPaused() * isPlaying() * pause() * play() * release() * reset() * stop() Properties: * looping * paused * url Constants: * duration * playing * time Events: * complete * error * interrupted * resume Can't support volume property or set/getVolume().

Attachments

FileDateSize
app.js2013-02-07T23:09:43.000+00002068

Comments

  1. Eduard Serdyuk 2013-01-28

    Pull request with a proposed implementation: https://github.com/appcelerator/titanium_mobile/pull/3801
  2. Lee Morris 2017-05-01

    Resolving ticket as "Won't Fix" as MobileWeb is no longer supported.
  3. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source