add StartMediaRecording api in to asyncJamClient
This commit is contained in:
parent
da762dcd2c
commit
6acf990b20
|
|
@ -369,6 +369,7 @@
|
|||
StartLiveStreaming: enumAppCounter++,
|
||||
startPairing: enumAppCounter++,
|
||||
StartRecording: enumAppCounter++,
|
||||
StartMediaRecording: enumAppCounter++,
|
||||
StopAudio: enumAppCounter++,
|
||||
StopLiveStreaming: enumAppCounter++,
|
||||
StopNetworkTest: enumAppCounter++,
|
||||
|
|
|
|||
Loading…
Reference in New Issue