You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am working with lib-jitsi-meet. I found the setReceiverVideoConstraint(resolution) in the documation (lib-jitsi-meet API (low level) | Jitsi Meet ) but it feels incomplete to me. The argument resolution for example is not really documented and i dont’t know if it is a object or a string, just to mention two examples.
Same with the effect object in the method setEffect method. I guess a lot of developers have to guess what u mean by effect or resolution.
If you give me the necessary information i will do an improved version of the documetion via pull request.
Thanks for your work
The text was updated successfully, but these errors were encountered:
Hello,
i am working with lib-jitsi-meet. I found the setReceiverVideoConstraint(resolution) in the documation (lib-jitsi-meet API (low level) | Jitsi Meet ) but it feels incomplete to me. The argument resolution for example is not really documented and i dont’t know if it is a object or a string, just to mention two examples.
Same with the effect object in the method setEffect method. I guess a lot of developers have to guess what u mean by effect or resolution.
If you give me the necessary information i will do an improved version of the documetion via pull request.
Thanks for your work
The text was updated successfully, but these errors were encountered: