Property MediaRoutingEnabled
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
MediaRoutingEnabled
Enables or disables the media routing.
By default, it is disabled.
public bool MediaRoutingEnabled { get; set; }
Property Value
- bool
trueif the media routing is enabled,falseotherwise.