MediaGraphTopologyProperties 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.
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
Azure SDK for .NET