matrixbirds 6 anni fa
parent
commit
06f7091f35
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      README.md

+ 1
- 1
README.md Vedi File

@@ -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 => {},