performance comment
This commit is contained in:
parent
ce1961e34e
commit
fe0f2872fc
@ -18,6 +18,7 @@ You can have this object (i.e. your meeting area) to be selectable as the precis
|
|||||||
|
|
||||||
{.alert.alert-info}
|
{.alert.alert-info}
|
||||||
As an alternative, you may also put the `jitsiRoom` properties on a layer (rather than putting them on an "area" object)
|
As an alternative, you may also put the `jitsiRoom` properties on a layer (rather than putting them on an "area" object)
|
||||||
|
but we advise to stick with "area" objects for better performance!
|
||||||
|
|
||||||
## Triggering of the "Jitsi meet" action
|
## Triggering of the "Jitsi meet" action
|
||||||
|
|
||||||
|
@ -22,6 +22,7 @@ the [X-Frame-Options HTTP header](https://developer.mozilla.org/en-US/docs/Web/H
|
|||||||
|
|
||||||
{.alert.alert-info}
|
{.alert.alert-info}
|
||||||
As an alternative, you may also put the `openWebsite` properties on a layer (rather than putting them on an "area" object)
|
As an alternative, you may also put the `openWebsite` properties on a layer (rather than putting them on an "area" object)
|
||||||
|
but we advise to stick with "area" objects for better performance!
|
||||||
|
|
||||||
## Integrating a Youtube video
|
## Integrating a Youtube video
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@ In order to create a silent zone:
|
|||||||
|
|
||||||
{.alert.alert-info}
|
{.alert.alert-info}
|
||||||
As an alternative, you may also put the `silent` property on a layer (rather than putting them on an "area" object)
|
As an alternative, you may also put the `silent` property on a layer (rather than putting them on an "area" object)
|
||||||
|
but we advise to stick with "area" objects for better performance!
|
||||||
|
|
||||||
## Playing sounds or background music
|
## Playing sounds or background music
|
||||||
|
|
||||||
@ -33,3 +34,4 @@ In order to create a zone that triggers sounds/music:
|
|||||||
|
|
||||||
{.alert.alert-info}
|
{.alert.alert-info}
|
||||||
As an alternative, you may also put the `playAudio` properties on a layer (rather than putting them on an "area" object)
|
As an alternative, you may also put the `playAudio` properties on a layer (rather than putting them on an "area" object)
|
||||||
|
but we advise to stick with "area" objects for better performance!
|
||||||
|
Loading…
Reference in New Issue
Block a user