mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-16 16:16:40 +03:00
0c8f74493c
This introduces Chromecast support directly in the v2 library, as well as in the demo app. See the included design doc for details. Issue #261 Change-Id: I26a707e7fa6bd829c3ebc70e4c9345ec25eed000
7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
# Cast support.
|
|
|
|
+../../lib/cast/cast_proxy.js
|
|
+../../lib/cast/cast_receiver.js
|
|
+../../lib/cast/cast_sender.js
|
|
+../../lib/cast/cast_utils.js
|