applicationVolume property
getter/setter pair
Set Application audio volume for ReplayKit. The range is 0 ~ 200. The default is 100. (only for iOS)
Implementation
int? applicationVolume;
Set Application audio volume for ReplayKit. The range is 0 ~ 200. The default is 100. (only for iOS)
int? applicationVolume;