cef_media_route_t.get_sink

Returns the sink associated with this route.

struct cef_media_route_t
extern (System)
cef_media_sink_t* function(cef_media_route_t* self) nothrow get_sink;

Meta