Commit ac8ab50
committed
Implement RETRO_ENVIRONMENT_GET_TARGET_SAMPLE_RATE - optional to implement.
Lets the core query the frontend for the desired target output samplerate.
Will return false if the output samplerate cannot be queried, will return
true if it's implemented. data returned will be of unsigned type1 parent a073235 commit ac8ab50
2 files changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2575 | 2575 | | |
2576 | 2576 | | |
2577 | 2577 | | |
| 2578 | + | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
| 2582 | + | |
| 2583 | + | |
| 2584 | + | |
| 2585 | + | |
| 2586 | + | |
| 2587 | + | |
| 2588 | + | |
| 2589 | + | |
2578 | 2590 | | |
2579 | 2591 | | |
2580 | 2592 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3333 | 3333 | | |
3334 | 3334 | | |
3335 | 3335 | | |
| 3336 | + | |
| 3337 | + | |
| 3338 | + | |
| 3339 | + | |
| 3340 | + | |
| 3341 | + | |
| 3342 | + | |
| 3343 | + | |
| 3344 | + | |
3336 | 3345 | | |
3337 | 3346 | | |
3338 | 3347 | | |
| |||
0 commit comments