Skip to content

Commit

Permalink
Added Edge on Windows 10 to the list of browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
avayvod committed Feb 20, 2016
1 parent 12c5800 commit bf6054c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion use-cases.md
Expand Up @@ -19,7 +19,7 @@ The Safari API can be described as:

## Existing remote media playback behavior in browsers

Safari, as well as Android versions of Firefox and Chrome allow users to play some website's media remotely. Safari will show an icon in order to send a video to an AirPlay device nearby. Chrome and Firefox will show a similar icon but for Cast devices.
Safari, Edge on Windows 10, as well as Android versions of Firefox and Chrome allow users to play some website's media remotely. Safari will show an icon in order to send a video to an AirPlay device nearby. Chrome and Firefox will show a similar icon but for Cast devices. Edge provides a menu item.

Safari:
- Description link: https://support.apple.com/en-gb/HT201343
Expand All @@ -43,6 +43,10 @@ Firefox Android:
- The user will see the Cast button in the omnibox if there's a castable video on the page
- The rest of the behavior matches the one Chrome provides

Edge on Windows 10:
- Description link: https://blogs.windows.com/windowsexperience/2015/10/29/announcing-windows-10-insider-preview-build-10576/
- The user will initialize media casting from the ... menu

## Use cases

Based on the Safari's API and supported behaviors in various browsers, we can define the following use cases:
Expand Down

0 comments on commit bf6054c

Please sign in to comment.