transcodingUpdated property

EmptyCallback? transcodingUpdated
getter/setter pair

Occurs when the publisher's transcoding settings are updated.

When the LiveTranscoding class in the RtcEngine.setLiveTranscoding method updates, the SDK triggers this callback to report the update information.

Note

Implementation

EmptyCallback? transcodingUpdated;