[DOM-Level-3-Events-key] [key] Needs more explicit explanation of "MediaSelect", "LaunchMediaPlayer" and "MediaApps" (#2)

_From @garykac on October 7, 2015 4:8_

Copied from W3C Bugzilla: https://www.w3.org/Bugs/Public/show_bug.cgi?id=26141

##### Masayuki Nakano 2014-06-19 08:13:10 UTC
There are similar name keys:

'MediaSelect':
Select media.

'LaunchMediaPlayer':
The 'Media Player' key.

'MediaApps':
Show a list of media applications. (VK_APPS)


I understand them as:

'MediaSelect':
Opening media content (file) list. E.g., opening a folder which contains audio files, video files and/or image files.

'LaunchMediaPlayer':
Launching a player application which is not only for playing music. (For only music, there is 'LaunchMusicPlayer')

'MediaApps':
Show a list of media players, music players and/or image viwers.

Is this correct? Anyway, I'd like D3E-key spec should explain them more explicitly.

##### Comment 1 Gary Kacmarcik 2014-07-09 01:16:02 UTC
Per confcall discussion:

Remove MediaSelect (aka: LaunchMediaSelect)

Make a note in LaunchMediaPlayer that VK_LAUNCH_MEDIA_SELECT should use this value.

##### Comment 2 Masayuki Nakano 2014-07-09 01:21:32 UTC
Gary:

What's the motivation of there is separated "LaunchMusicPlayer"? Such key may launch multimedia player. And such difference shouldn't be important for web apps. So, merging "LaunchMusicPlayer" to "LaunchMediaPlayer" doesn't cause any problem. "music player" is a kind of "media player", I think.

##### Comment 3 Arthur Barstow 2015-03-21 15:12:00 UTC
Bulk move of all D3E bugs to the UI Events component.

_Copied from original issue: w3c/uievents#27_

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/DOM-Level-3-Events-key/issues/2

Received on Wednesday, 21 October 2015 00:27:36 UTC