Represents a source from which media can be routed. Instances of this object are retrieved via cef_media_router_t::GetSource. The functions of this structure may be called on any browser process thread unless otherwise indicated.
Base structure.
Returns the ID (media source URN or URL) for this source.
Returns true (1) if this source outputs its content via Cast.
Returns true (1) if this source outputs its content via DIAL.
See Implementation
Represents a source from which media can be routed. Instances of this object are retrieved via cef_media_router_t::GetSource. The functions of this structure may be called on any browser process thread unless otherwise indicated.