Type Alias mpv_render_param_type

Source
pub type mpv_render_param_type = u32;
Expand description

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.