EngineOptionsBuilderMediaRoutingEnabled Property  | 
 
                Enables or disables the media routing.
                
                    By default, it is disabled.
                
 
    Namespace: 
   DotNetBrowser.Engine
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntaxpublic bool MediaRoutingEnabled { get; set; }Property Value
Type: 
Booleantrue if the media routing is enabled, 
false otherwise.
See Also