onFirstLocalVideoFrameCaptured property

OnFirstLocalVideoFrameCapturedType? onFirstLocalVideoFrameCaptured
getter/setter pair

This callback is triggered when the first locally captured video/screen share screen is rendered in the local view.

Implementation

OnFirstLocalVideoFrameCapturedType? onFirstLocalVideoFrameCaptured;