File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
本项目可以通过以下的方式自定义编译选项
4
4
5
+ - [ 自定义编译选项] ( #%E8%87%AA%E5%AE%9A%E4%B9%89%E7%BC%96%E8%AF%91%E9%80%89%E9%A1%B9 )
6
+ - [ 获取 ijkplayer 的源码] ( #%E8%8E%B7%E5%8F%96-ijkplayer-%E7%9A%84%E6%BA%90%E7%A0%81 )
7
+ - [ 初始化及编译项目] ( #%E5%88%9D%E5%A7%8B%E5%8C%96%E5%8F%8A%E7%BC%96%E8%AF%91%E9%A1%B9%E7%9B%AE )
8
+ - [ 编译环境] ( #%E7%BC%96%E8%AF%91%E7%8E%AF%E5%A2%83 )
9
+ - [ 通用部分] ( #%E9%80%9A%E7%94%A8%E9%83%A8%E5%88%86 )
10
+ - [ android 部分] ( #android-%E9%83%A8%E5%88%86 )
11
+ - [ iOS] ( #ios )
12
+ - [ 编译产物置入 flutter 项目] ( #%E7%BC%96%E8%AF%91%E4%BA%A7%E7%89%A9%E7%BD%AE%E5%85%A5-flutter-%E9%A1%B9%E7%9B%AE )
13
+ - [ iOS 篇] ( #ios-%E7%AF%87 )
14
+ - [ andorid 篇] ( #andorid-%E7%AF%87 )
15
+ - [ LICENSE] ( #license )
16
+
5
17
## 获取 ijkplayer 的源码
6
18
7
19
这部分修改后的源码托管于 gitee
Original file line number Diff line number Diff line change 2
2
3
3
This project can customize compilation options in the following ways.
4
4
5
- ## Get the source code for ijkplayer
5
+ - [ Custom compilation options] ( #custom-compilation-options )
6
+ - [ Get source] ( #get-source )
7
+ - [ Initialization and compilation of projects] ( #initialization-and-compilation-of-projects )
8
+ - [ Compiling environment] ( #compiling-environment )
9
+ - [ General part] ( #general-part )
10
+ - [ android] ( #android )
11
+ - [ iOS] ( #ios )
12
+ - [ Compile the product into the flutter project] ( #compile-the-product-into-the-flutter-project )
13
+ - [ With iOS] ( #with-ios )
14
+ - [ With andorid] ( #with-andorid )
15
+ - [ LICENSE] ( #license )
16
+
17
+ ## Get source
6
18
7
19
The modified source code is hosted on gitee.
8
20
You can’t perform that action at this time.
0 commit comments