MxlOutputNode class
MXL Output Node - writes media to an MXL shared memory domain. see: NorskOutput.mxl()
Signature:
export declare class MxlOutputNode<Pins extends string> extends AutoSinkMediaNode<Pins>
Extends: AutoSinkMediaNode<Pins>
Methods
| Method | Modifiers | Description |
|---|---|---|
Start pushing a flow to an additional remote fabrics target at runtime. The targetInfo string comes from the receiving MXL input’s onFabricsTargetInfos. Re-add after the remote target restarts (its TargetInfo changes). |
||
Stop pushing a flow to a previously added remote fabrics target. |