Mac SDK
Instance Methods | List of all members
ScheduleMeetingVideoOption Class Reference
Inheritance diagram for ScheduleMeetingVideoOption:
IMeetingVideoOption

Instance Methods

(void) - setHostVideoOn:
 Set whether to turn on the host's video. More...
 
(void) - setParticipantVideoOn:
 Set whether to turn on the participants' video. More...
 
- Instance Methods inherited from IMeetingVideoOption
(BOOL) - isHostVideoOn
 Query if the video of host is on. More...
 
(BOOL) - isParticipantVideoOn
 Query if the video of participant is on. More...
 

Method Documentation

◆ setHostVideoOn:

- (void) setHostVideoOn: (BOOL)  on

Set whether to turn on the host's video.

Parameters
onYES means turning on, otherwise not.

◆ setParticipantVideoOn:

- (void) setParticipantVideoOn: (BOOL)  on

Set whether to turn on the participants' video.

Parameters
onYES means turning on, otherwise not.

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