Parameters for joining a meeting.
String webinarToken
Gets or sets the webinar token.
String password
Gets or sets the meeting password.
String join_token
Gets or sets the join meeting token.
VideoRawdataColorspace videoRawdataColorspace
Gets or sets the colorspace of video raw data. The default is VideoRawdataColorspace_BT601_L.
boolean isAudioRawDataStereo
Determines whether audio raw data is stereo. The default is mono.
String displayName
Gets or sets the user's screen name in the meeting.
String appPrivilegeToken
Gets or sets the app privilege token.
String vanityID
Gets or sets the meeting vanity ID, which is the personal link name.
boolean isMyVoiceInMix
Determines whether the user's voice is in the mixed audio raw data.
String meetingNo
Gets or sets the scheduled meeting number.
Enumeration of video raw data colorspace.