Expand description
OpenAL wrapper for Rust.
Re-exports§
Modules§
- Helpers related to
Capture
. - Helpers for extension support.
- Helpers related to
Listener
. - Helpers related to
Source
.
Structs§
- A buffer holding sample data.
- A 3D vector representing direction.
- The doppler.
- Two 3D vectors representing orientation.
- A 3D vector representing position.
- A 3D vector.
- A 3D vector representing velocity.
Enums§
- OpenAL error type.
Traits§
- Internal trait specifying the type is an OpenAL context.
- Internal trait specifying the type is an OpenAL device.
- A trait for defining a conversion between a type and an OpenAL format.