cef_media_router_t.notify_current_routes

Trigger an asynchronous call to cef_media_observer_t::OnRoutes on all registered observers.

struct cef_media_router_t
extern (System)
void function(cef_media_router_t* self) nothrow notify_current_routes;

Meta