arcsdec::v_1_0_0::DefaultPreference class final

DescriptorPreference for the most specific descriptor (with least supported Formats and Codecs).

A default preference value for the given input. 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.