Searched defs:avFormatContext (Results 1 – 1 of 1) sorted by relevance
67 FFMpegExtractor::createAVFormatContext(AVIOContext *avioContext, AVFormatContext **avFormatContext)… in createAVFormatContext()80 bool FFMpegExtractor::openAVFormatContext(AVFormatContext *avFormatContext) { in openAVFormatContext()96 bool FFMpegExtractor::getStreamInfo(AVFormatContext *avFormatContext) { in getStreamInfo()107 AVStream *FFMpegExtractor::getBestAudioStream(AVFormatContext *avFormatContext) { in getBestAudioStream()