AVOptionRange.value_min

Value range. For string ranges this represents the min/max length. For dimensions this represents the min/max pixel count or width/height in multi-component case.

  1. double value_min;
    struct AVOptionRange
    double value_min;
  2. double value_max;

Meta