Property IsMediaRoutingEnabled
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
IsMediaRoutingEnabled
Indicates whether media routing is enabled for the IEngine instance.
By default, it is disabled.
public bool IsMediaRoutingEnabled { get; }
Property Value
- bool
trueif media routing is enabled,falseotherwise.