v2_tx_live_pusher_observer library

Enums

V2TXLivePusherListenerType
Callback notification for Tencent Cloud Live streaming.
Some callback events of V2TXLivePusher include ingest status, ingest volume, statistics, warnings, and error messages.

Typedefs

V2TXLivePusherObserver<P> = void Function(V2TXLivePusherListenerType type, P? params)