quality property

double get quality

Relative value for the video quantizers and the quality of the video. A high value within supported quality range means higher quality

Implementation

double get quality => double.parse(xmlQuality['\$']);