MediaGraphExtensionProcessorBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Newtonsoft.Json.JsonObject("#Microsoft.Media.MediaGraphExtensionProcessorBase")]
public class MediaGraphExtensionProcessorBase : Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphProcessor
[<Newtonsoft.Json.JsonObject("#Microsoft.Media.MediaGraphExtensionProcessorBase")>]
type MediaGraphExtensionProcessorBase = class
inherit MediaGraphProcessor
Public Class MediaGraphExtensionProcessorBase
Inherits MediaGraphProcessor
- Inheritance
- Derived
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
| Name | Description |
|---|---|
| MediaGraphExtensionProcessorBase() | |
| MediaGraphExtensionProcessorBase(String, IList<MediaGraphNodeInput>, MediaGraphEndpoint, MediaGraphImage) | |
Properties
| Name | Description |
|---|---|
| Endpoint | |
| Image | |
| Inputs | (Inherited from MediaGraphProcessor) |
| Name | (Inherited from MediaGraphProcessor) |
Methods
| Name | Description |
|---|---|
| Validate() | |