mirror of
https://github.com/YusufB5/ASCILINE.git
synced 2026-06-17 22:35:13 +02:00
12 lines
No EOL
202 B
JSON
12 lines
No EOL
202 B
JSON
[
|
|
{
|
|
"video": "first_video.mp4",
|
|
"mode": 1, //stream mode
|
|
"vol": 1 //sream volume
|
|
},
|
|
{
|
|
"video": "second_video.mp4",
|
|
"mode": 5,
|
|
"vol": 2
|
|
}
|
|
] |