Click or drag to resize

PlayerErrorData Property

Version 111.2.70
Extra data attached to an error, such as an HRESULT, Video Codec, etc.

Namespace:  CefSharp.DevTools.Media
Assembly:  CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax
public Object Data { get; set; }

Property Value

Type: Object
See Also