Optional
automaticSets the participant limit to be used if subscriptionMode
is set to SubscriptionMode.Automatic
.
This value can be set to an integer between 1 and 20, inclusive. This value defaults to 16 if not specified.
Optional
disableABRPublishingDisable ABR publishing which means the participant will only publish 1 rendition of their video to the server. This will lower CPU and bandwidth usage but can lead to poor performance in Spaces with more than 10 people.
Optional
displaySets the joining participant's display name. May be up to 64 characters long.
Optional
subscriptionDisable automatic subscriptions. If this is true the participant will not automatically be subscribed to remote
media sources. Instead a call to RemoteParticipant.subscribe()
will be needed before the local participant will
receive media.
Generated using TypeDoc
Options available for configuring a Space.