SrtInputSettings.onBind property
Called when a listener-mode SRT input binds to the interface
Signature:
onBind?: (info: {
port: number;
}) => void;
Called when a listener-mode SRT input binds to the interface
Signature:
onBind?: (info: {
port: number;
}) => void;