Searched refs:stream_spec (Results 1 – 2 of 2) sorted by relevance
608 static void parse_meta_type(char *arg, char *type, int *index, const char **stream_spec) in parse_meta_type() argument620 *stream_spec = *arg == ':' ? arg + 1 : ""; in parse_meta_type()2747 const char *stream_spec; in open_output_file() local2758 parse_meta_type(o->metadata[i].specifier, &type, &index, &stream_spec); in open_output_file()2762 if ((ret = check_stream_specifier(oc, oc->streams[j], stream_spec)) > 0) { in open_output_file()
1502 @item @var{s}[:@var{stream_spec}]1503 per-stream metadata. @var{stream_spec} is a stream specifier as described