Click or drag to resize

PlayerErrorCode Property

Version 118.6.80
Code is the numeric enum entry for a specific set of error codes, such as PipelineStatusCodes in media/base/pipeline_status.h

Namespace:  CefSharp.DevTools.Media
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public int Code { get; set; }

Property Value

Type: Int32
See Also