Implementation of the FFmpegPlayer class for managing video and audio playback in ASAPCabinetFE. More...
#include "ffmpeg_player.h"#include "video_decoder.h"#include "audio_decoder.h"#include "log/logging.h"#include <libavformat/avformat.h>
Include dependency graph for ffmpeg_player.cpp:Implementation of the FFmpegPlayer class for managing video and audio playback in ASAPCabinetFE.