streamIndex property

  1. @JsonKey(name: 'streamIndex')
int? streamIndex
final

The index of the media stream.

Implementation

@JsonKey(name: 'streamIndex')
final int? streamIndex;