Click or drag to resize

PlayerErrorData Property

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

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

Property Value

Type: Object
See Also