pitch property
double
get
pitch
The current pitch factor of the player.
Implementation
double get pitch => _pitchSubject.nvalue!;
The current pitch factor of the player.
double get pitch => _pitchSubject.nvalue!;