Module coreaudio::audio_unit::render_callback::data
[−]
[src]
Format specific render callback data.
Structs
Channels |
An iterator produced by a |
ChannelsMut |
An iterator produced by a |
NonInterleaved |
A wrapper around the pointer to the |
Raw |
A raw pointer to the audio data so that the user may handle it themselves. |
Traits
Data |
Audio data wrappers specific to the |