cef_media_router_t.notify_current_sinks

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

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

Meta