Version 104.4.240 
            Data format of a trace. Can be either the legacy JSON format or the
            protocol buffer format. Note that the JSON format will be deprecated soon.
            
 
    Namespace: 
   CefSharp.DevTools.Tracing
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic enum class StreamFormat
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Json | 0 | 
            json
             | 
 | Proto | 1 | 
            proto
             | 
See Also