IRegisterCdmCallback Interface |
Namespace: CefSharp
The IRegisterCdmCallback type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDisposed |
Gets a value indicating whether the callback has been disposed of.
|
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| OnRegistrationComplete |
Method that will be called once CDM registration is complete
|