quality property Null safety
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['\$']);
Relative value for the video quantizers and the quality of the video. A high value within supported quality range means higher quality
double get quality => double.parse(xmlQuality['\$']);