View Source Exray.Structs.Sound (Exray v0.6.0)
Sound TypedStruct
Summary
Types
@type t() :: %Exray.Structs.Sound{ frame_count: non_neg_integer(), stream: AudioStream.t() }
Sound TypedStruct
@type t() :: %Exray.Structs.Sound{ frame_count: non_neg_integer(), stream: AudioStream.t() }