@param obj AVClass object to set options on
@param name name of the binary option
@param val pointer to an integer list (must have the correct type with
regard to the contents of the list)
@param term list terminator (usually 0 or -1)
@param flags search flags
Set a binary option to an integer list.
@param obj AVClass object to set options on @param name name of the binary option @param val pointer to an integer list (must have the correct type with regard to the contents of the list) @param term list terminator (usually 0 or -1) @param flags search flags