This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #84 from DolbyIO/develop
Merge develop into main
- Loading branch information
Showing
3 changed files
with
7 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
sidebar_label: On Track Added | ||
title: On Track Added | ||
sidebar_label: On Video Track Added | ||
title: On Video Track Added | ||
--- | ||
|
||
Triggered when a video track is added. Provides the participant ID in its argument. | ||
Triggered when a video track is added. Provides the participant ID in its argument. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_label: On Track Removed | ||
title: On Track Removed | ||
sidebar_label: On Video Track Removed | ||
title: On Video Track Removed | ||
--- | ||
Triggered when a video track is added. Provides the participant ID in its argument. | ||
Triggered when a video track is added. Provides the participant ID in its argument. |