#include "FortMediaInfo.h" UFortMediaInfo::UFortMediaInfo() { this->MediaPlayer = NULL; this->MediaSource = NULL; this->bVideoStreamed = false; }