Skip to content

Commit 193b2de

Browse files
committed
update
1 parent 6c766b4 commit 193b2de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ Renderer->Renderer: if (isPlaying) {renderer.start()}
2929
```
3030

3131

32+
![image](https://github.com/CharonChui/Pictures/blob/master/ExoPlayer_prepare.png?raw=true)
33+
34+
35+
36+
3237
[上一篇: 3. ExoPlayer源码分析之prepare方法](https://github.com/CharonChui/AndroidNote/blob/master/VideoDevelopment/ExoPlayer/3.%20ExoPlayer%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90%E4%B9%8Bprepare%E6%96%B9%E6%B3%95.md)
3338
[下一篇: 5. ExoPlayer源码分析之PlayerView](https://github.com/CharonChui/AndroidNote/blob/master/VideoDevelopment/ExoPlayer/5.%20ExoPlayer%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90%E4%B9%8BPlayerView.md)
3439

0 commit comments

Comments
 (0)