Helper class to test speaker devices.
More...
#include <ZoomSDKSettingService.h>
Inherits NSObject.
Helper class to test speaker devices.
Definition at line 115 of file ZoomSDKSettingService.h.
◆ SpeakerStartPlaying:
Starts playing when testing speaker.
- Parameters
-
| deviceID | The speaker's device ID. |
- Returns
- If the function succeeds, it returns ZoomSDKError_Success. Otherwise, this function returns an error.
◆ SpeakerStopPlaying
Stops playing when testing speaker.
- Returns
- If the function succeeds, it returns ZoomSDKError_Success. Otherwise, this function returns an error.
◆ _delegate
◆ _isSpeakerInTesting
| - (BOOL) _isSpeakerInTesting |
|
protected |
◆ _speakerID
◆ delegate
◆ isSpeakerInTesting
| - (BOOL) isSpeakerInTesting |
|
readwritenonatomicassign |