// Note: arg_match() must be called before invoking these functions. unsignedint arg_parse_uint(conststruct arg *arg); int arg_parse_int(conststruct arg *arg); struct vpx_rational arg_parse_rational(conststruct arg *arg); int arg_parse_enum(conststruct arg *arg); int arg_parse_enum_or_int(conststruct arg *arg); #ifdef __cplusplus
} // extern "C" #endif
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.