swDecodingLevel property

  1. @JsonKey(name: 'swDecodingLevel')
VideoCodecCapabilityLevel? swDecodingLevel
final

Software decoding capability level, which represents the device's ability to perform software decoding on videos of different quality. See VideoCodecCapabilityLevel.

Implementation

@JsonKey(name: 'swDecodingLevel')
final VideoCodecCapabilityLevel? swDecodingLevel;