cef_media_sink_t.is_compatible_with

Returns true (1) if this sink is compatible with |source|.

struct cef_media_sink_t
extern (System)
int function(cef_media_sink_t* self, cef_media_source_t* source) nothrow is_compatible_with;

Meta