-
Notifications
You must be signed in to change notification settings - Fork 1
/
player.drawio
120 lines (120 loc) · 10.1 KB
/
player.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<mxfile host="app.diagrams.net" modified="2020-09-16T16:13:37.870Z" agent="5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" etag="8zgA4futDI3MQO09M8Yq" version="13.6.10" type="github">
<diagram id="BchzcYx-EXeJBUkfAko1" name="Page-1">
<mxGraphModel dx="782" dy="388" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-37" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="430" y="540" width="180" height="60" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-36" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="620" y="540" width="520" height="60" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-35" value="" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="40" y="540" width="380" height="60" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-3" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="znY3GRUaQ7Pz4pG9kvOZ-1" target="znY3GRUaQ7Pz4pG9kvOZ-2">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-1" value="I/O(http,tcp,udp)" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="120" y="30" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-10" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="znY3GRUaQ7Pz4pG9kvOZ-2" target="znY3GRUaQ7Pz4pG9kvOZ-4">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-2" value="Demuxer" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="120" y="110" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="znY3GRUaQ7Pz4pG9kvOZ-4" target="znY3GRUaQ7Pz4pG9kvOZ-5">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-20" value="Audio Packer" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="znY3GRUaQ7Pz4pG9kvOZ-11">
<mxGeometry x="0.16" y="-1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="znY3GRUaQ7Pz4pG9kvOZ-4" target="znY3GRUaQ7Pz4pG9kvOZ-6">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-21" value="Video Packer" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="znY3GRUaQ7Pz4pG9kvOZ-12">
<mxGeometry x="0.1429" y="1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-4" value="JitBuffer" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="120" y="200" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="znY3GRUaQ7Pz4pG9kvOZ-5" target="znY3GRUaQ7Pz4pG9kvOZ-7">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-5" value="Audio Decoder" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="20" y="290" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="znY3GRUaQ7Pz4pG9kvOZ-6" target="znY3GRUaQ7Pz4pG9kvOZ-7">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-6" value="VIdeo Decoder" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="210" y="290" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-15" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="znY3GRUaQ7Pz4pG9kvOZ-7" target="znY3GRUaQ7Pz4pG9kvOZ-8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-17" value="Audio Frame" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="znY3GRUaQ7Pz4pG9kvOZ-15">
<mxGeometry x="0.1429" relative="1" as="geometry">
<mxPoint x="-5" y="-10" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-16" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="znY3GRUaQ7Pz4pG9kvOZ-7" target="znY3GRUaQ7Pz4pG9kvOZ-9">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-18" value="Video frame" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="znY3GRUaQ7Pz4pG9kvOZ-16">
<mxGeometry x="0.16" y="-4" relative="1" as="geometry">
<mxPoint y="-14" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-7" value="AVSync" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="120" y="360" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-8" value="Audio Render" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="40" y="450" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-9" value="Video Render" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="210" y="450" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-22" value="采集延时" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1">
<mxGeometry x="50" y="555" width="75" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-23" value="预处理延时" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1">
<mxGeometry x="137.5" y="555" width="75" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-24" value="编码延时" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1">
<mxGeometry x="227.5" y="555" width="75" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-25" value="网络传输延时" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1">
<mxGeometry x="320" y="555" width="90" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-27" value="转码" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="520" y="555" width="75" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-28" value="网络链路" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="440" y="555" width="75" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-29" value="网络传输延时" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1">
<mxGeometry x="630" y="555" width="90" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-31" value="解封装延时" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1">
<mxGeometry x="737" y="555" width="90" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-32" value="缓存策略延时" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1">
<mxGeometry x="840" y="555" width="90" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-33" value="解码延时" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1">
<mxGeometry x="940" y="555" width="90" height="30" as="geometry" />
</mxCell>
<mxCell id="znY3GRUaQ7Pz4pG9kvOZ-34" value="渲染延时" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" vertex="1" parent="1">
<mxGeometry x="1040" y="555" width="90" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>