Struct rust_libretro::contexts::GetAvInfoContext
source · [−]pub struct GetAvInfoContext<'a> { /* private fields */ }Implementations
Sets the internal pixel format used by the implementation.
The default pixel format is retro_pixel_format::RETRO_PIXEL_FORMAT_0RGB1555.
This pixel format however, is deprecated (see enum retro_pixel_format).
If the call returns false, the frontend does not support this pixel
format.
Trait Implementations
Performs the conversion.
Performs the conversion.
