Closed (outdated)
Project:
AudioField
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2012 at 14:46 UTC
Updated:
22 Jan 2018 at 16:49 UTC
Jump to comment: Most recent
Comments
Comment #1
gagarine commentedRight now it's not possible.
The formater look like that.
We should change just one line, so player can have access to the file title.
Careful this is an API change... but perhaps audiofield_get_player function can do a "function_exist" or something like that to keep backward compatibility.
EDIT in fact call_user_func should already take care of that...
So we will just have to add the arg to call_user_func in audiofield_get_player.
Comment #2
gagarine commentedSee #1146268: Add support for soundmanager2? comment 6
Comment #3
daniel.moberly commented