Use this client endpoint to know about the video quality it receives.

Method: static Future<String> getReceiveVideoQuality(String streamType)

Parameters: @param String streamType – Enumerated Values: talkercanvas

await EnxRtc.getReceiveVideoQuality(streamType);