Rayex.Structs.Sound (Rayex v0.0.1) View Source
Sound
Link to this section Summary
Link to this section Types
Specs
t() :: %Rayex.Structs.Sound{
frame_count: pos_integer(),
stream: Rayex.Structs.AudioStream.t()
}
Sound
t() :: %Rayex.Structs.Sound{
frame_count: pos_integer(),
stream: Rayex.Structs.AudioStream.t()
}