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 etc.
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