pitch property
Enables or disables pitch shift control for native backend.
Enabling this option may result in de-syncing of audio & video.
Thus, usage in audio only applications is recommended.
This uses scaletempo
under the hood & disables audio-pitch-correction
.
See: https://github.com/media-kit/media-kit/issues/45
Default: false
.
Implementation
final bool pitch;