Crate mumble_link [−] [src]
mumble-link provides an API for using the Mumble Link plugin for position-aware VoIP communications.
Connect to Mumble link with MumbleLink::new(), set the context or player
identity as needed, and call update() every frame with the position data.
Structs
| MumbleLink |
An active Mumble link connection. |
| Position |
A position in three-dimensional space. |
| SharedLink |
A weak Mumble link connection. |
Enums
| Status |
The status of a |