Our new developer documentation is now available. Please check it out!
Room.CreateMicrophoneMedia
public bool CreateMicrophoneMedia(OdinMediaConfig config)
Try to add a MicrophoneMedia
Parameters
Name | Type | Description |
---|---|---|
config | OdinMediaConfig | Microphone device configuration |
Returns
Type | Description |
---|---|
Boolean | true if media was added to the room or false |