ContentShareController
interface ContentShareController
ContentShareController exposes methods for starting and stopping content share with a ContentShareSource. The content represents a media steam to be shared in the meeting, such as screen capture or media files. Read content share guide for details.
Inheritors
Functions
Link copied to clipboard
Subscribe the given observer to content share events (sharing started and stopped).
Link copied to clipboard
Unsubscribe the given observer from content share events.
Link copied to clipboard
Start sharing the content of a given ContentShareSource.
Start sharing the content of a given ContentShareSource with configuration.
Link copied to clipboard
Stop sharing the content of a ContentShareSource that previously started.