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