cef_context_menu_params_t.get_media_state_flags

Returns flags representing the actions supported by the media element, if any, that the context menu was invoked on.

struct cef_context_menu_params_t
extern (System)
cef_context_menu_media_state_flags_t function(cef_context_menu_params_t* self) nothrow get_media_state_flags;

Meta