Type Alias: IngestionSource
type IngestionSource = TransportSpec | IngestionTransportFactory;
Defined in: livelink.clients/livelink.agent/sources/data/SceneIngestion.ts:59
One upstream data source of a SceneIngestion.
type IngestionSource = TransportSpec | IngestionTransportFactory;
Defined in: livelink.clients/livelink.agent/sources/data/SceneIngestion.ts:59
One upstream data source of a SceneIngestion.