MediaGraphInstanceProperties 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.
Properties of a media graph instance.
public class MediaGraphInstanceProperties
type MediaGraphInstanceProperties = class
Public Class MediaGraphInstanceProperties
- Inheritance
-
MediaGraphInstanceProperties
Constructors
MediaGraphInstanceProperties() |
Initializes a new instance of MediaGraphInstanceProperties. |
Properties
Description |
An optional description for the instance. |
Parameters |
List of one or more graph instance parameters. |
State |
Allowed states for a graph instance. |
TopologyName |
The name of the media graph topology that this instance will run. A topology with this name should already have been set in the Edge module. |
Applies to
Azure SDK for .NET