|
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
| enum AML_DEVICE_TYPE |
| void aml_disable_freeScale | ( | ) |
| void aml_enable_freeScale | ( | const RESOLUTION_INFO & | res | ) |
| bool aml_get_native_resolution | ( | RESOLUTION_INFO * | res | ) |
| bool aml_get_preferred_resolution | ( | RESOLUTION_INFO * | res | ) |
| void aml_handle_display_stereo_mode | ( | const int | stereo_mode | ) |
| void aml_handle_scale | ( | const RESOLUTION_INFO & | res | ) |
| bool aml_has_capability_ignore_alpha | ( | ) |
| bool aml_has_frac_rate_policy | ( | ) |
| bool aml_IsHdmiConnected | ( | ) |
| bool aml_mode_to_resolution | ( | const char * | mode, |
| RESOLUTION_INFO * | res | ||
| ) |
| bool aml_permissions | ( | ) |
| bool aml_present | ( | ) |
| bool aml_probe_resolutions | ( | std::vector< RESOLUTION_INFO > & | resolutions | ) |
| bool aml_read_reg | ( | const std::string & | reg, |
| uint32_t & | reg_val | ||
| ) |
| void aml_set_audio_passthrough | ( | bool | passthrough | ) |
| bool aml_set_display_resolution | ( | const RESOLUTION_INFO & | res, |
| std::string | framebuffer_name | ||
| ) |
| void aml_set_framebuffer_resolution | ( | const RESOLUTION_INFO & | res, |
| std::string | framebuffer_name | ||
| ) |
| void aml_set_framebuffer_resolution | ( | int | width, |
| int | height, | ||
| std::string | framebuffer_name | ||
| ) |
| bool aml_set_native_resolution | ( | const RESOLUTION_INFO & | res, |
| std::string | framebuffer_name, | ||
| const int | stereo_mode | ||
| ) |
| bool aml_set_reg_ignore_alpha | ( | ) |
| void aml_setup_video_scaling | ( | const char * | mode | ) |
| AML_SUPPORT_H264_4K2K aml_support_h264_4k2k | ( | ) |
| bool aml_support_hevc | ( | ) |
| bool aml_support_hevc_10bit | ( | ) |
| bool aml_support_hevc_4k2k | ( | ) |
| bool aml_support_vp9 | ( | ) |
| bool aml_unset_reg_ignore_alpha | ( | ) |
| bool aml_wired_present | ( | ) |