Module block
servo_
media_
audio
0.2.0
Module block
Module Items
Structs
Constants
In crate servo_
media_
audio
Modules
analyser_node
biquad_filter_node
block
buffer_source_node
channel_node
constant_source_node
context
decoder
destination_node
gain_node
graph
iir_filter_node
listener
macros
media_element_source_node
media_stream_destination_node
media_stream_source_node
node
offline_sink
oscillator_node
panner_node
param
render_thread
sink
stereo_panner
wave_shaper_node
Macros
make_message_handler
make_render_thread_state_change
make_state_change
Traits
AudioBackend
AudioStreamReader
servo_media_audio
Module
block
Copy item path
Settings
Help
Summary
Source
Structs
§
Block
We render audio in blocks of size FRAMES_PER_BLOCK
Chunk
A collection of blocks received as input by a node or outputted by a node.
Frame
Iterator
An iterator over frames in a block
Frame
Ref
A reference to a frame
Tick
A tick, i.e. the time taken for a single frame
Constants
§
FRAMES_
PER_
BLOCK
FRAMES_
PER_
BLOCK_
USIZE