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
true
if the media routing is enabled,false
otherwise.