ASS_OVERRIDE_FULL_STYLE constant
int
const ASS_OVERRIDE_FULL_STYLE
Unconditionally replace all fields of all styles with the one provided with ass_set_selective_style_override(). Does not apply ASS_OVERRIDE_BIT_SELECTIVE_FONT_SCALE. Add ASS_OVERRIDE_BIT_FONT_SIZE_FIELDS and ASS_OVERRIDE_BIT_BORDER if you want FontSize, Spacing, Outline, Shadow to be scaled to the script resolution given by the ASS_Track.
Implementation
static const int ASS_OVERRIDE_FULL_STYLE = 512;