- mode
- The value should be one of AVFoundation.AVAudioSession.ModeDefault, AVFoundation.AVAudioSession.ModeVoiceChat, AVFoundation.AVAudioSession.ModeGameCha, AVFoundation.AVAudioSession.ModeVideoRecording, AVFoundation.AVAudioSession.ModeMeasurement, AVFoundation.AVAudioSession.ModeMoviePlayback or AVFoundation.AVAudioSession.ModeVideoChat.
- error
- On failure, this contains the error details.
true if the request was successful, otherwise the outError parameter contains an instance of NSError describing the problem.