Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit d9fc6b4

Browse files
authored
Update README.md
1 parent 91b67a5 commit d9fc6b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,3 @@ Plugins
2727
The C++ SDK also allows applications to make use of our ready-to-use [plugins](https://api-references.dolby.io/comms-sdk-cpp/api/plugins.html#plugins-api). The C++ SDK provides a default media recorder plugin: a ready-to-use library that can be easily configured and included in an application. The plugin automatically records the incoming media streams for conference participants and stores the recorded streams in either raw or encoded format.
2828

2929
The C++ SDK provides two default media injection plugins that are able to receive raw media frames and pass them to the SDK. One of the default plugins is the Pacing Injector. This injector exposes interfaces for an application to provide the injector with decoded audio and video frames. Then, the injector provides these frames into the SDK at specified intervals. The other default plugin is the Passthrough-Injector, which exposes interfaces for passing decoded audio/video frames that are directly provided to the SDK.
30-
31-
For information about building basic applications using the C++ SDK, see the [Getting Started](https://dolbyio.github.io/comms-sdk-cpp/other/getting_started.html) guide.

0 commit comments

Comments
 (0)