Event emitted when a source starts downloading
sourceIndex: number
Index of the source in the configuration
totalSources: number
Total number of sources
Event emitted when a source starts downloading
sourceIndex: number
Index of the source in the configuration
totalSources: number
Total number of sources
import { type ISourceStartEvent } from ".";