AVOptionRange.component_max

Value's component range. For string this represents the unicode range for chars, 0-127 limits to ASCII.

  1. double component_min;
  2. double component_max;
    struct AVOptionRange
    double component_max;

Meta