audioParams property
共享屏幕流的音频配置。详见 ScreenAudioParameters 。 该参数仅在 captureAudio 为 true 时生效。
Implementation
@JsonKey(name: 'audioParams')
final ScreenAudioParameters? audioParams;
共享屏幕流的音频配置。详见 ScreenAudioParameters 。 该参数仅在 captureAudio 为 true 时生效。
@JsonKey(name: 'audioParams')
final ScreenAudioParameters? audioParams;