Home
last modified time | relevance | path

Searched refs:routing_key (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dlibamqp.c38 const char *routing_key; member
54 …{ "routing_key", "Key to filter streams", OFFSET(routing_key), AV_OPT_TYPE_STRING, { .str = "amqp"…
197 amqp_cstring_bytes(s->routing_key), amqp_empty_table); in amqp_proto_open()
253 amqp_cstring_bytes(s->routing_key), 0, 0, in amqp_proto_write()
/third_party/ffmpeg/doc/
Dprotocols.texi82 and routing_key fields.
91 subscriber must have a matching routing_key; "amq.fanout" is the same as a
93 exchange independent of the routing_key); and "amq.topic" is similar to
97 @item routing_key