TRTCSystemVolumeTypeMedia property Null safety

int TRTCSystemVolumeTypeMedia
final

The media volume mode is used throughout the call. This is not common and is suitable for scenarios with special requirements (for example, the anchor has an external sound card).

Implementation

static final int TRTCSystemVolumeTypeMedia = 1;