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