[][src]Type Definition libmpv_sys::mpv_render_param_type

type mpv_render_param_type = u32;

Parameters for mpv_render_param (which is used in a few places such as mpv_render_context_create().

Also see mpv_render_param for conventions and how to use it.