| Crates.io | avfoundation |
| lib.rs | avfoundation |
| version | 0.1.3 |
| created_at | 2020-10-14 19:06:59.977261+00 |
| updated_at | 2021-01-27 19:46:19.513829+00 |
| description | Rust bindings for AVFoundation |
| homepage | https://github.com/adamnemecek/avfoundation-rs |
| repository | https://github.com/adamnemecek/avfoundation-rs |
| max_upload_size | |
| id | 299737 |
| size | 413,070 |
AVFoundation bindings for Rust.
let sequencer = AVAudioSequencer::with_engine(&engine);
sequencer.load_from_url(path, );