Mac SDK
Instance Methods | Protected Attributes | Properties | List of all members
ZoomSDKSettingTestSpeakerDeviceHelper Class Reference
Inheritance diagram for ZoomSDKSettingTestSpeakerDeviceHelper:

Instance Methods

(ZoomSDKError) - SpeakerStartPlaying:
 This method is used to start playing when testing speaker. More...
 
(ZoomSDKError) - SpeakerStopPlaying
 This method is used to stop playing when testing speaker. More...
 

Protected Attributes

id< ZoomSDKSettingTestAudioDelegate_delegate
 
BOOL _isSpeakerInTesting
 
NSString * _speakerID
 

Properties

BOOL isSpeakerInTesting
 
id< ZoomSDKSettingTestAudioDelegatedelegate
 

Method Documentation

◆ SpeakerStartPlaying:

- (ZoomSDKError) SpeakerStartPlaying: (NSString *)  deviceID

This method is used to start playing when testing speaker.

Parameters
deviceIDThe ID of the speaker device.
Returns
If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.

◆ SpeakerStopPlaying

- (ZoomSDKError) SpeakerStopPlaying

This method is used to stop playing when testing speaker.

Returns
If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.

The documentation for this class was generated from the following file: