Lines Matching refs:metadata
37 /* this is the type for the utterance metadata (and audio rideshares) */
78 * Structure of JSON metadata for utterance handling
81 static const char *metadata = "{"
97 * avs metadata
443 * first the native metadata on this secure stream, then the "rideshare" audio
505 /* metadata part */
507 tot = strlen(metadata);
515 memcpy(buf, metadata + m->pos, *len);
520 lwsl_notice("metadata done\n");
636 lwsl_err("%s: failed to create avs metadata secstream\n",