Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ProcessInfo.h File Reference
#include "cores/VideoPlayer/Buffers/VideoBuffer.h"
#include "cores/VideoPlayer/VideoRenderers/RenderInfo.h"
#include "cores/VideoSettings.h"
#include "threads/CriticalSection.h"
#include <atomic>
#include <list>
#include <map>
#include <string>

Classes

class  CProcessInfo
 

Typedefs

using CreateProcessControl = CProcessInfo* (*)()
 

Typedef Documentation

◆ CreateProcessControl