enableVolumeIndication property
Sets whether to enable the function of separately sending sound indication SEI:
- True: Enable.
- False: Disable. Default setting.
After setting this parameter to "true", you can choose whether to send sound indication SEI only through MixedStreamServerControlConfig.seiContentMode.
Implementation
final bool enableVolumeIndication;