Optional handler invoked when the worker reports an uncaught error once installed. A failure
during installation rejects setLocalVideoFrameListener with an Error instead and is not
reported here.
Nothing is torn down when this fires — the transform just stops producing frames, so outgoing
video freezes rather than falling back to the raw camera. This is the only notification of
that; without a handler the SDK logs the error.
Optional handler invoked when the worker reports an uncaught error once installed. A failure during installation rejects
setLocalVideoFrameListenerwith anErrorinstead and is not reported here.Nothing is torn down when this fires — the transform just stops producing frames, so outgoing video freezes rather than falling back to the raw camera. This is the only notification of that; without a handler the SDK logs the error.