Rayex.Structs.Sound (Rayex v0.0.2) View Source

Sound

Link to this section Summary

Link to this section Types

Specs

t() :: %Rayex.Structs.Sound{
  frame_count: non_neg_integer(),
  stream: Rayex.Structs.AudioStream.t()
}