Add bindings for inline audio playback in the search page
Bug #1541911 reported by
ric silva
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-js-scopes |
Fix Committed
|
Undecided
|
Alexandre Abreu |
Bug Description
According to the ubuntu-on-air session on javascript scopes, the javascript bindings don't have support for the new audio cards that allow previewing audio directly on the search page (as is the case on the My Music scope).
Can this be added? Please :)
Changed in unity-js-scopes: | |
assignee: | nobody → Marcus Tomlinson (marcustomlinson) |
status: | New → In Progress |
Changed in unity-js-scopes: | |
assignee: | Marcus Tomlinson (marcustomlinson) → Alexandre Abreu (abreu-alexandre) |
To post a comment you must log in.
Hmmm, it seems that this is actually supported, although documentation on how to use it is missing from our base API (Bug #1542216)
Once the docs have been updated I'll report back on what it should look like in JS.