class final
#include <selection.hpp>
v_1_0_0::DefaultPreference Preference for the most specific descriptor.
A default preference value for the given input. The less formats and codecs a FileReader supports, the more specific it is considered to be. The more formats and codecs a FileReader supports, the higher is the penalty subtracted from its preference for a given Format and Codec.
This prefers specialized readers (like libFLAC) over general multi-input readers (like ffmpeg).
Base classes
- class v_1_0_0::DescriptorPreference
- Interface for a descriptor preference.