profile property

String profile
final

The quantization profile: fine, default or coarse. It selects the error bounds, and through them every grid pitch the file declares — and it is what the Header's profile field carries, which is what both reference encoders write there for a sequence.

Implementation

final String profile;