audioInputStreams property
The source of the audio streams that are mixed locally. See MixedAudioStream.
Implementation
@JsonKey(name: 'audioInputStreams')
final List<MixedAudioStream>? audioInputStreams;
The source of the audio streams that are mixed locally. See MixedAudioStream.
@JsonKey(name: 'audioInputStreams')
final List<MixedAudioStream>? audioInputStreams;