Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmp3enc.c103 int write_xing; member
159 if (!(s->pb->seekable & AVIO_SEEKABLE_NORMAL) || !mp3->write_xing) in mp3_write_xing()
508 { "write_xing", "Write the Xing header containing file duration.",
509 offsetof(MP3Context, write_xing), AV_OPT_TYPE_BOOL, {.i64 = 1}, 0, 1, AV_OPT_FLAG_ENCODING_PARAM},

Completed in 2 milliseconds