#include <ZoomSDKSettingService.h>
Inherits NSObject.
Definition at line 85 of file ZoomSDKSettingService.h.
◆ SpeakerStartPlaying:
This method is used to start playing when testing speaker.
- Parameters
-
deviceID | The ID of the speaker device. |
- Returns
- If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.
◆ SpeakerStopPlaying
This method is used to stop playing when testing speaker.
- Returns
- If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.
◆ _delegate
◆ _isSpeakerInTesting
- (BOOL) _isSpeakerInTesting |
|
protected |
◆ _speakerID
◆ delegate
◆ isSpeakerInTesting
- (BOOL) isSpeakerInTesting |
|
readwritenonatomicassign |