Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dicecast.c181 static int icecast_write(URLContext *h, const uint8_t *buf, int size) in icecast_write() function
218 .url_write = icecast_write,