Skip to content

Commit

Permalink
docs: Fix v4.1 receiver app ID in UI tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish committed Nov 9, 2022
1 parent 2032fcd commit 736bcab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ casting to an Android receiver app.

```html
<div data-shaka-player-container style="max-width:40em"
data-shaka-player-cast-receiver-id="E7271BEC"
data-shaka-player-cast-receiver-id="06EDA6EE"
data-shaka-player-cast-android-receiver-compatible="true">
<!-- The manifest url in the src attribute will be automatically loaded -->
<video autoplay data-shaka-player id="video" style="width:100%;height:100%"
Expand Down

0 comments on commit 736bcab

Please sign in to comment.