microphoneVolume property

int? microphoneVolume
getter/setter pair

Set Microphone audio volume for ReplayKit. The range is 0 ~ 200. The default is 100. (only for iOS)

Implementation

int? microphoneVolume;