Click or drag to resize
CefRegisterWidevineCdmAsync Method
Version 57.0.0

[Missing <summary> documentation for "M:CefSharp.Cef.RegisterWidevineCdmAsync(System.String)"]

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax
public static Task<CdmRegistration> RegisterWidevineCdmAsync(
	string path
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:CefSharp.Cef.RegisterWidevineCdmAsync(System.String)"]

Return Value

Type: TaskCdmRegistration

[Missing <returns> documentation for "M:CefSharp.Cef.RegisterWidevineCdmAsync(System.String)"]

See Also