A structure to describe the configuration of a participant.
Note that these settings will apply to the participant's input while the library configuration will determine their output sampling rate, channels, etc.. The library will resample an input with a different input sampling rate to match the library's output sampling rate.
- Parameters
-
input_sampling_rate | The input sampling rate of the new participant. |
input_num_channels | The number of channels that this participant will input. Currently only supports 1 or 2 channels input. |
type | An imm_participant_type value that will describe whether this participant will input audio, output audio, or both. |