Skip to content

Commit cc7b3bc

Browse files
committed
win readme
1 parent 844f303 commit cc7b3bc

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

windows/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To build and run the sample application, get an App ID:
3838
3939
**This open source sample project uses the Agora RTC SDK,DirectShow SDK, and MeidaPlayer SDK.**
4040
41-
You can directly run `APIExample/installThirdParty.bat` to automatically environment configuration.Once the configuration is complete, open the project with VS2017, select the x86 version to compile and run.
41+
You can directly run `APIExample/installThirdParty.bat` to automatically environment configuration.Once the configuration is complete, open the project with VS2017, select the Win32 version to compile and run.
4242
4343
**Note:**
4444
@@ -186,7 +186,8 @@ Custom audio capture use MeidaIO method for capture, use Sink method to obtain a
186186
### Meida Player Kit
187187
188188
* Use MediaPlayer Kit for media opening, playing and other operations.
189-
* Use the MediaPlayerExtensions to push the flow to the AgoraRtc Engine's channels.
189+
* Use the MediaPlayerE
190+
* xtensions to push the flow to the AgoraRtc Engine's channels.
190191
* Use the IMediaPlayerObserver to handle MeidaPlayer callback events.For example (open stream, play stream)
191192
192193

windows/README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
4545
**这个开源示例项目使用了Agora RTC SDK,DirectShow SDK,MeidaPlayer SDK。**
4646
47-
你可以通过直接运行`APIExample/installThirdParty.bat`来自动进行依赖下载与环境配置。配置完成后使用vs2017打开项目,选择x86版本进行编译就可以运行了
47+
你可以通过直接运行`APIExample/installThirdParty.bat`来自动进行依赖下载与环境配置。配置完成后使用vs2017打开项目,选择Win32版本进行编译就可以运行了
4848
4949
**注解:**
5050

0 commit comments

Comments
 (0)