videoInputStreams property
参与本地合图的视频流。详见 TranscodingVideoStream 。
Implementation
@JsonKey(name: 'videoInputStreams')
final List<TranscodingVideoStream>? videoInputStreams;
参与本地合图的视频流。详见 TranscodingVideoStream 。
@JsonKey(name: 'videoInputStreams')
final List<TranscodingVideoStream>? videoInputStreams;