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>
Implementation of the FFmpegPlayer class for managing video and audio playback in ASAPCabinetFE.