Rayex.Structs.Music (Rayex v0.0.1) View Source
Music
Link to this section Summary
Link to this section Types
Specs
t() :: %Rayex.Structs.Music{
ctx_data: binary(),
ctx_type: integer(),
frame_count: pos_integer(),
looping: boolean(),
stream: Rayex.Structs.AudioStream.t()
}