DevToolsClientMedia Property |
Version 118.6.80
This domain allows detailed inspection of media elements
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public MediaClient Media { get; }
public:
property MediaClient^ Media {
MediaClient^ get ();
}
Property Value
Type:
MediaClientSee Also