LivePipeline Class
Live Pipeline represents an unique instance of a pipeline topology which is used for real-time content ingestion and analysis.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
LivePipeline
Constructor
LivePipeline(*, name: str, system_data: Optional[azure.media.videoanalyzeredge._generated.models._models_py3.SystemData] = None, properties: Optional[azure.media.videoanalyzeredge._generated.models._models_py3.LivePipelineProperties] = None, **kwargs)
Variables
- name
- str
Required. Live pipeline unique identifier.
- system_data
- <xref:azure.media.videoanalyzer.edge.models.SystemData>
Read-only system metadata associated with this object.
- properties
- <xref:azure.media.videoanalyzer.edge.models.LivePipelineProperties>
Live pipeline properties.
Feedback
Submit and view feedback for