MediaGraphTopologyProperties Class

Definition

A description of the properties of a media graph topology.

public class MediaGraphTopologyProperties
type MediaGraphTopologyProperties = class
Public Class MediaGraphTopologyProperties
Inheritance
MediaGraphTopologyProperties

Constructors

MediaGraphTopologyProperties()

Initializes a new instance of MediaGraphTopologyProperties.

Properties

Description

A description of a media graph topology. It is recommended to use this to describe the expected use of the topology.

Parameters

The list of parameters defined in the topology. The value for these parameters are supplied by instances of this topology.

Processors

The list of processor nodes in this topology.

Sinks

The list of sink nodes in this topology.

Sources

The list of source nodes in this topology.

Applies to