obs_encoder_video_tex_active

Function obs_encoder_video_tex_active 

Source
pub unsafe extern "C" fn obs_encoder_video_tex_active(
    encoder: *const obs_encoder_t,
    format: video_format,
) -> bool
Expand description

Returns if the encoder’s video output context supports shared textures for the specified video format.