rxStreamType property

  1. @JsonKey(name: 'rxStreamType')
VideoStreamType? rxStreamType
final

The type of the video stream. See VideoStreamType.

Implementation

@JsonKey(name: 'rxStreamType')
final VideoStreamType? rxStreamType;