Module fmod

Module fmod 

Source
Available on crate feature fmod only.
Expand description

An FMOD audio backend.

This backend maps view::Sounds to nsys::fmod::sample::Ids and view::component::Sfx nodes to voices.

Re-exports§

pub use self::remote::Remote;

Modules§

remote
Remote FMOD backend

Structs§

Fmod