xbmc
Public Types | Static Public Member Functions | Public Attributes | List of all members
render_details Struct Reference

Public Types

using map = std::map< RenderMethod, int >
 
using weights_fn = std::function< void(map &, const VideoPicture &)>
 
using create_fn = std::function< CRendererBase *(CVideoSettings &)>
 

Static Public Member Functions

template<class T >
static constexpr render_details get (RenderMethod method, const std::string &name)
 

Public Attributes

RenderMethod method
 
std::string name
 
create_fn create
 
weights_fn weights
 

The documentation for this struct was generated from the following file: