onRemoteVideoSizeChanged property

OnRemoteVideoSizeChangedType? onRemoteVideoSizeChanged
getter/setter pair

Users in the room who subscribe to the video stream receive this callback when the remote video size or rotation information changes.

Implementation

OnRemoteVideoSizeChangedType? onRemoteVideoSizeChanged;