View Source F1Bot.Replay.Server (f1_bot v0.7.0)

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_replay(url, playback_rate \\ 1, looping \\ false)

View Source