SrtInputSettings.onTsTable property

Callback to be invoked on receiving a TS PSI/SI table/section

Signature:

onTsTable?: (table: SrtTsTable) => void;