Opened 7 years ago
Closed 3 years ago
#13881 closed bug (fixed)
Restructure MediaPlayer scripting interface
Reported by: | owenca | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
MediaPlayer has some scripting support at the top level (Window 0). Three patches have been submitted that would support more (#13829 and #13845). It seems incoherent.
Perhaps it's better to have commands for the current track at the top level (e.g., TrackTitle OF Window 0) and commands for other tracks to use an index specifier (e.g., Title OF Track 0 OF Window 0).
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Milestone: | Unscheduled → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Merged in hrev56120.
Note:
See TracTickets
for help on using tickets.
This approach is attempted in +5316.