@@ -0,0 +1,3 @@
|
||||
/// Inclusive playback-rate bounds supported by every in-app player backend.
|
||||
const double minimumPlaybackRate = 0.25;
|
||||
const double maximumPlaybackRate = 8.0;
|
||||
Reference in New Issue
Block a user