Home
last modified time | relevance | path

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

/third_party/ffmpeg/doc/examples/
Dmuxing.c339 static int write_audio_frame(AVFormatContext *oc, OutputStream *ost) in write_audio_frame() function
625 encode_audio = !write_audio_frame(oc, &audio_st); in main()