Rayex.Structs.Wave (Rayex v0.0.1) View Source
Wave
Link to this section Summary
Link to this section Types
Specs
t() :: %Rayex.Structs.Wave{
channels: pos_integer(),
data: binary(),
frame_count: pos_integer(),
sample_rate: pos_integer(),
sample_size: pos_integer()
}