-
Notifications
You must be signed in to change notification settings - Fork 99
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 #32 from Nipuream/master
feat: add harmony demo files.
- Loading branch information
Showing
62 changed files
with
6,588 additions
and
0 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
Group-Video/NERtcSample-GroupVideoCall-Harmony-Typescript/.gitigonre
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
/oh-package-lock.json5 | ||
/local.properties | ||
/dependencies |
10 changes: 10 additions & 0 deletions
10
Group-Video/NERtcSample-GroupVideoCall-Harmony-Typescript/AppScope/app.json5
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"app": { | ||
"bundleName": "com.netease.lava.nertc.demo", | ||
"vendor": "example", | ||
"versionCode": 1000000, | ||
"versionName": "1.0.0", | ||
"icon": "$media:app_icon", | ||
"label": "$string:app_name" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
...NERtcSample-GroupVideoCall-Harmony-Typescript/AppScope/resources/base/element/string.json
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"string": [ | ||
{ | ||
"name": "app_name", | ||
"value": "nertc" | ||
} | ||
] | ||
} |
Binary file added
BIN
+6.63 KB
...le-GroupVideoCall-Harmony-Typescript/AppScope/resources/base/media/app_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+16.3 MB
...Video/NERtcSample-GroupVideoCall-Harmony-Typescript/AppScope/resources/rawfile/haidao.pcm
Binary file not shown.
Oops, something went wrong.