matrixbirds 6 年之前
父節點
當前提交
06f7091f35
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -121,7 +121,7 @@ export interface LiveTranscoding {
121 121
 
122 122
 #### Events
123 123
 
124
-```
124
+```javascript
125 125
 RtcEngine.eventEmitter({
126 126
   onFirstRemoteVideoDecoded: data => {},
127 127
   onJoinChannelSuccess: data => {},