/* * Copyright (c) 2020-2023 WangBin * This file is part of MDK * MDK SDK: https://github.com/wang-bin/mdk-sdk * Free for opensource softwares or non-commercial use. * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. */ #pragma once #include "MediaInfo.h" #include "VideoFrame.h" #include "RenderAPI.h" #include "Player.h"