MoqOutputNode class
see: NorskOutput.moq()
Signature:
export declare class MoqOutputNode extends AutoSinkMediaNode<"audio" | "video">
Extends: AutoSinkMediaNode<"audio" | "video">
Methods
| Method | Modifiers | Description |
|---|---|---|
Dynamically add an outbound MoQT relay to this egest. The egest will spawn a relay manager that connects to |
||
Close a specific subscriber connection. |
||
Dynamically remove a previously-added outbound MoQT relay. The relay manager for the matching URL is asked to shut down. If no relay is currently registered for the URL the call is a no-op. |