Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeBase

Package version

Base class for nodes.

Hierarchy

  • NodeBase

Index

Properties

Properties

name

name: string

Node name. Must be unique within the topology.

type

type: "#Microsoft.VideoAnalyzer.SourceNodeBase" | "#Microsoft.VideoAnalyzer.ProcessorNodeBase" | "#Microsoft.VideoAnalyzer.SinkNodeBase" | "#Microsoft.VideoAnalyzer.RtspSource" | "#Microsoft.VideoAnalyzer.VideoSource" | "#Microsoft.VideoAnalyzer.EncoderProcessor" | "#Microsoft.VideoAnalyzer.VideoSink"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc