Module rotary::masked_audio_buffer[][src]

A dynamically sized, multi-channel audio buffer that supports.

See MaskedAudioBuffer for more information.

Structs

Iter

Iterate over all unmasked channels and their corresponding indexes.

IterMut

Iterate over all enabled channels and their corresponding indexes.

IterMutWithChannels

Iterate over all enabled channels and their corresponding indexes.

MaskedAudioBuffer

A dynamically sized, multi-channel audio buffer that supports masking.

Unmasked

Iterate over all unmasked channels and their corresponding indexes.