Our new developer documentation is now available. Please check it out!
Room.CreateMicrophoneMedia
Warning
Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.
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 |