CmafIngestInputSettings.onTrackConnected property

Called when a new track (representation) connects

Signature:

onTrackConnected?: (representationId: string) => void;