zmxv / react-native-sound

React Native module for playing sound clips
MIT License
2.78k stars 747 forks source link

Add output latency #829

Open lion8 opened 1 year ago

lion8 commented 1 year ago

Adds the method getOutputLatency(callback: LatencyCallback): void. This method can be used to retrieve the current output latency of the AVAudioSession.