View Source Mediasoup (mediasoup_elixir v0.14.4)
Summary
Functions
Since the format of env_logger is different from that of elixir, it is recommended to use Mediasoup.LoggerProxy instead. Initialize the logger with env logger. Same as the env_logger::init() call. For more information on the env logger, please refer to the Rust crate documentation. https://docs.rs/env_logger/latest/env_logger/
return version of mediasoup_elixir
Types
https://mediasoup.org/documentation/v3/mediasoup/sctp-parameters/#NumSctpStreams
@type transport_listen_info() :: Mediasoup.TransportListenInfo.t()
https://mediasoup.org/documentation/v3/mediasoup/api/#TransportListenInfo
@type transport_listen_ip() :: Mediasoup.TransportListenInfo.listen_ip()
https://mediasoup.org/documentation/v3/mediasoup/api/#TransportListenIp
Functions
Since the format of env_logger is different from that of elixir, it is recommended to use Mediasoup.LoggerProxy instead. Initialize the logger with env logger. Same as the env_logger::init() call. For more information on the env logger, please refer to the Rust crate documentation. https://docs.rs/env_logger/latest/env_logger/
@spec version() :: String.t()
return version of mediasoup_elixir