Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7135] MobileWeb: Ti.Media.AudioPlayer implementation

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-26T19:13:07.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsexalture
ReporterChris Barber
AssigneeChris Barber
Created2012-01-12T11:58:22.000+0000
Updated2018-04-04T23:20:32.000+0000

Description

Extends Evented. Methods: * pause() * start() * stateDescription() * stop() Properties: * paused * url Constants: * STATE_BUFFERING * STATE_INITIALIZED * STATE_PAUSED * STATE_PLAYING * STATE_STARTING * STATE_STOPPED * STATE_STOPPING * STATE_WAITING_FOR_DATA * STATE_WAITING_FOR_QUEUE * bitRate - after metadata is loaded, Mozilla exposes this in metadata.mozSampleRate (http://tinyurl.com/ybzox7g) * idle * playing * progress * state * waiting Need to verify constant integer values. Events: * change * progress

Comments

  1. Eduard Serdyuk 2013-01-28

    Pull request containing an implementation: https://github.com/appcelerator/titanium_mobile/pull/3802
  2. Lee Morris 2017-06-26

    Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
  3. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source