IMediaElement Properties |
The IMediaElement type exposes the following members.
Name | Description | |
---|---|---|
Disabled |
Gets a value indicating whether this instance is disabled.
| |
Id |
Gets or sets the identifier.
(Inherited from IElement.) | |
Label |
Gets a label that identifies this instance.
| |
Muted |
Gets or sets a value indicating whether this instance is muted.
| |
Persistent |
Gets a value indicating whether this instance is persistent.
If true, this element will not be destroyed unless
Destroy is called explicitly on this instance.
It will survive destruction of any parent elements that are
being destroyed.
| |
PipelineJson |
Gets the pipeline JSON with this as the central point.
(Inherited from IElement.) |