mpv ~master (2020-09-23T23:56:44Z)
Dub
Repo
mpv_client_api_version
mpv
client
Return the MPV_CLIENT_API_VERSION the mpv source has been compiled with.
extern (
C
)
c_ulong
mpv_client_api_version
(
)
Meta
Source
See Implementation
mpv
client
enums
mpv_end_file_reason
mpv_error
mpv_event_id
mpv_format
mpv_log_level
mpv_sub_api
functions
MPV_MAKE_VERSION
mpv_abort_async_command
mpv_client_api_version
mpv_client_name
mpv_command
mpv_command_async
mpv_command_node
mpv_command_node_async
mpv_command_ret
mpv_command_string
mpv_create
mpv_create_client
mpv_create_weak_client
mpv_destroy
mpv_detach_destroy
mpv_error_string
mpv_event_name
mpv_free
mpv_free_node_contents
mpv_get_property
mpv_get_property_async
mpv_get_property_osd_string
mpv_get_property_string
mpv_get_sub_api
mpv_get_time_us
mpv_get_wakeup_pipe
mpv_hook_add
mpv_hook_continue
mpv_initialize
mpv_load_config_file
mpv_observe_property
mpv_request_event
mpv_request_log_messages
mpv_resume
mpv_set_option
mpv_set_option_string
mpv_set_property
mpv_set_property_async
mpv_set_property_string
mpv_set_wakeup_callback
mpv_suspend
mpv_terminate_destroy
mpv_unobserve_property
mpv_wait_async_requests
mpv_wait_event
mpv_wakeup
manifest constants
MPV_CLIENT_API_VERSION
MPV_ENABLE_DEPRECATED
structs
mpv_byte_array
mpv_event
mpv_event_client_message
mpv_event_command
mpv_event_end_file
mpv_event_hook
mpv_event_log_message
mpv_event_property
mpv_event_script_input_dispatch
mpv_handle
mpv_node
mpv_node_list
Return the MPV_CLIENT_API_VERSION the mpv source has been compiled with.