RecordingInterruptionEvent
@siteed/expo-audio-studio / RecordingInterruptionEvent
Interface: RecordingInterruptionEvent
Defined in: src/ExpoAudioStream.types.ts:245
Properties
isPaused
isPaused:
boolean
Defined in: src/ExpoAudioStream.types.ts:249
Indicates whether the recording is paused due to the interruption
reason
reason:
RecordingInterruptionReason
Defined in: src/ExpoAudioStream.types.ts:247
The reason for the recording interruption