restartDelay property
If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.
Implementation
final int? restartDelay;
If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.
final int? restartDelay;