v2_tx_live_pusher_observer library

Enums

V2TXLivePusherListenerType
腾讯云直播推流的回调通知。
V2TXLivePusher 的一些回调事件,包括推流器状态,推流音量,统计信息,警告以及错误信息。

Typedefs

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