Table of Contents
EngineOptions Methods

The methods of the EngineOptions class are listed below. For a complete list of EngineOptions class members, see the EngineOptions Members topic.

Methods
Name Description
AllowProprietaryMediaFormats Enable proprietary media formats support.
Clone Make a copy of this EngineOptions class.
Equals (inherited from Object) 
Finalize (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
MemberwiseClone (inherited from Object) 
RandomizeEOAPIVarName Randomize the name of the "eoapi" JavaScript variable.
RegisterCustomSchemes Registers one or more protocoal schemes.
SetDefaultWebViewOptions Sets the default options for all WebView objects created after this call.
ToString (inherited from Object) 
See Also