Click or drag to resize

PlayerErrorData Property

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

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

Property Value

Type: Object
See Also