codecs property

Map<String, String> codecs
final

Accepted sample-description formats, mapped to how the store names them, so a refusal can say hvc1 (HEVC) and then say what is accepted in the words the specification page uses.

Implementation

final Map<String, String> codecs;