mediasoup-types v3
Type definitions and shared data structures for the mediasoup crate.
Overview
mediasoup-types provides core types, enums, and data structures used throughout the mediasoup Rust crates. This crate is intended for use by both the main mediasoup implementation and any libraries, tools, or applications that interact with mediasoup in Rust.
Usage
Add mediasoup-types to your Cargo.toml:
[]
= "X.Y.Z"
Import and use the types in your Rust code:
use ;
Documentation
Sponsor
You can support mediasoup by sponsoring it. Thanks!