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