Home
last modified time | relevance | path

Searched refs:id3v2_put_priv (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Did3v2enc.c105 static int id3v2_put_priv(ID3v2EncContext *id3, AVIOContext *avioc, const char *key, const char *data) in id3v2_put_priv() function
243 if ((ret = id3v2_put_priv(id3, pb, t->key, t->value)) > 0) { in write_metadata()

Completed in 1 milliseconds