captionsFontSizeChanged
When the user changes the captions font size from the settings inside the room, then the captionsFontSizeChanged event will be emitted.
You can also change the captions font size programmatically through the SDK. Use the configureCaptions method to achieve that.
Sample payload
Sample subscription code
Last updated