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