audir:低级音频渲染捕获库

时间:2024-06-20 04:24:03
【文件属性】:

文件名称:audir:低级音频渲染捕获库

文件大小:53KB

文件格式:ZIP

更新时间:2024-06-20 04:24:03

Rust

奥迪尔 低级跨平台音频库。 该库试图通过将 API 与后端公开的功能紧密联系起来而不受约束。 有关 API 不同方面的更多背景信息,请参阅。 后端 芥末 (Windows) 脉冲 (Linux) OpenSL | ES(Android) AAudio (安卓) 空值 用法 基本音频渲染示例: /// `Instance` is the main entry-point and refers to one backend implementation let instance_properties = Instance :: properties (); let instance = Instance :: create ( "sine" ); /// Select a physical device for audio rendering. let output_de


【文件预览】:
audir-master
----.gitignore(46B)
----README.md(4KB)
----.github()
--------workflows()
----Cargo.toml(79B)
----audir-sles()
--------.gitignore(19B)
--------LICENSE-MIT(1KB)
--------README.md(1KB)
--------Cargo.toml(411B)
--------LICENSE-APACHE(11KB)
--------build.rs(61B)
--------src()
----audir()
--------Cargo.toml(1KB)
--------examples()
--------src()
--------DESIGN.md(2KB)
----audir-examples()
--------README.md(417B)
--------Cargo.toml(540B)
--------examples()
--------src()
--------assets()

网友评论