View Source ExshomePlayer.Services.MpvSocket.Opts (Exshome - Elixir Smart Home v0.1.7)

Initial arguments for MPV socket.

Link to this section Summary

Link to this section Types

@type t() :: %ExshomePlayer.Services.MpvSocket.Opts{
  reconnect_interval: non_neg_integer()
}