MediaGraphInstanceProperties Class

Definition

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