Module sampara::frame[][src]

Structs

Channels

An iterator that yields the Sample for each channel in the frame by reference.

ChannelsMut

Like Channels, but yields mutable references instead.

IntoChannels

Like Channels, but yields owned Samples instead of references.

Traits

Frame

A trait for working generically across N-sized blocks of Samples, representing sampling values across N channels at a single point in time. Each of these blocks is called a “frame”.

Type Definitions

Mono
Stereo