Searched refs:protocol_opts (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | img2enc.c | 49 AVDictionary *protocol_opts; member 179 av_dict_copy(&options, img->protocol_opts, 0); in write_packet() 259 { "protocol_opts", "specify protocol options for the opened files", OFFSET(protocol_opts), AV_OPT_TYPE_DICT, {0}, 0, 0, ENC },
|
Completed in 2 milliseconds