audioBitrateCache property

HashMap<String, double> audioBitrateCache
final

HashMap for retrieving previously fetched audio-bitrate(s).

Implementation

static final HashMap<String, double> audioBitrateCache =
    HashMap<String, double>();