Default Media Injector Plugin
SDK Beta
This module is a part of the Beta program.
The Default Media Injector plugin is a module that allows injecting locally captured media into the conference. The Default Media Injector provides interfaces for injecting decoded video and audio streams. A media source must be implemented from where this media is to be injected. This source can be a media file, live stream, etc..
Classes
Name | |
---|---|
struct | dolbyio::comms::plugin::media_injection_status The current media injection status is expressed via this structure. This structure can be passed to the application by the injector to describe the current status. |
class | dolbyio::comms::plugin::injector_passthrough The interface for the Default Passthrough Media Injector. |
class | dolbyio::comms::plugin::injector_paced The interface for the Default Paced Media Injector. |
class | dolbyio::comms::plugin::injector The base abstract class for the Default Media Injector's. |
Updated 3 months ago
Did this page help you?