Commit 9d71a81
add support for fetching loudness levels of audio streams (#1529)
* add support for fetching loudness levels of audio streams
* Add test for levels
* Apply suggestions from code review
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
* move Level object to bottom of media.py
* clean up whitespace issues
---------
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>1 parent 93932d8 commit 9d71a81
2 files changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
436 | 447 | | |
437 | 448 | | |
438 | 449 | | |
| |||
1343 | 1354 | | |
1344 | 1355 | | |
1345 | 1356 | | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
| 401 | + | |
400 | 402 | | |
401 | 403 | | |
402 | 404 | | |
| |||
0 commit comments