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