cef_media_observer_t.on_routes

The list of available media routes has changed or

More...
struct cef_media_observer_t
extern (System)
void function(cef_media_observer_t* self, size_t routesCount, cef_media_route_t** routes) nothrow on_routes;

Detailed Description

cef media router t

:NotifyCurrentRoutes was called.

Meta