customVideoTrackId property
调用 createCustomVideoTrack 方法返回的视频轨道 ID。默认值为 0。
Implementation
@JsonKey(name: 'customVideoTrackId')
final int? customVideoTrackId;
调用 createCustomVideoTrack 方法返回的视频轨道 ID。默认值为 0。
@JsonKey(name: 'customVideoTrackId')
final int? customVideoTrackId;