Skip to content

Commit 1fc5ba8

Browse files
committed
update
1 parent 193b2de commit 1fc5ba8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

VideoDevelopment/ExoPlayer/4. ExoPlayer源码分析之prepare序列图.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Renderer->Renderer: if (isPlaying) {renderer.start()}
2929
```
3030

3131

32-
![image](https://github.com/CharonChui/Pictures/blob/master/ExoPlayer_prepare.png?raw=true)
32+
33+
<img src="https://github.com/CharonChui/Pictures/blob/master/ExoPlayer_prepare.png?raw=true" width="150%" height="150%">
3334

3435

3536

0 commit comments

Comments
 (0)