Skip to content

Commit

Permalink
added 2 new config files
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunkgarg committed Oct 22, 2024
1 parent d793e65 commit 32a342b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions multich_cfg_1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "15",
"desc": "Quad Split Channel",
"url": [
"dolbyio://sjf6bf/qastream1",
"dolbyio://sjf6bf/qastream1",
"dolbyio://sjf6bf/qastream1",
"dolbyio://sjf6bf/qastream1"
]
}
10 changes: 10 additions & 0 deletions multich_cfg_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "15",
"desc": "Quad Split Channel",
"url": [
"dolbyio://sjf6bf/qastream1",
"dolbyio://sjf6bf/qastream2",
"dolbyio://sjf6bf/qastream3",
"dolbyio://sjf6bf/qastream4"
]
}

0 comments on commit 32a342b

Please sign in to comment.