Searched refs:FormatWriteHeader (Results 1 – 3 of 3) sorted by relevance
101 int FormatWriteHeader(AVFormatContext *s, AVDictionary **options);
229 int FFmpegApiWrap::FormatWriteHeader(AVFormatContext *s, AVDictionary **options) in FormatWriteHeader() function in OHOS::Media::MediaMonitor::FFmpegApiWrap
341 ret = apiWrap_->FormatWriteHeader(formatContext_.get(), nullptr); in InitMux()