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