menu
mediasfu_sdk
consumers\create_send_transport.dart
UpdateProducerTransport typedef
UpdateProducerTransport
dark_mode
light_mode
UpdateProducerTransport
typedef
UpdateProducerTransport
=
void Function
(
Transport
?
producerTransport
)
Implementation
typedef UpdateProducerTransport = void Function(Transport? producerTransport);
mediasfu_sdk
create_send_transport
UpdateProducerTransport typedef
create_send_transport library