Crates.io | mumble-link |
lib.rs | mumble-link |
version | 0.2.0 |
source | src |
created_at | 2016-10-14 05:48:40.112168 |
updated_at | 2023-07-16 03:52:29.011937 |
description | Connector for Mumble Link positional audio |
homepage | |
repository | https://github.com/SpaceManiac/mumble-link-rs |
max_upload_size | |
id | 6845 |
size | 33,122 |
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.