mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-15 16:06:41 +03:00
30f0789c68
Regression introduced in #7891
33 lines
657 B
Markdown
33 lines
657 B
Markdown
# Architecture Diagrams
|
|
|
|
<img
|
|
src="../design/current/dataflow.gv.png"
|
|
alt="Shaka data flow diagram"
|
|
style="max-width: 100%">
|
|
|
|
<img
|
|
src="../design/current/ownership.gv.png"
|
|
alt="Shaka ownership diagram"
|
|
style="max-width: 100%">
|
|
|
|
<img
|
|
src="../design/current/cast.gv.png"
|
|
alt="Shaka cast diagram"
|
|
style="max-width: 100%;">
|
|
|
|
<img
|
|
src="../design/current/offline.gv.png"
|
|
alt="Shaka offline diagram"
|
|
style="max-width: 100%">
|
|
|
|
<img
|
|
src="../design/current/timeline.svg"
|
|
alt="PresentationTimeline diagram"
|
|
style="max-width: 100%">
|
|
|
|
<img
|
|
src="../design/current/newdemo.gv.png"
|
|
alt="Demo page architecture"
|
|
style="max-width: 100%">
|
|
|