MCPcopy Create free account

hub / github.com/ErrorFlynn/ytdlp-interface / functions

Functions856 in github.com/ErrorFlynn/ytdlp-interface

Methodcreate
ytdlp-interface/outbox.cpp:4
Methodcreate
ytdlp-interface/progress_ex.cpp:5
Methodcreate_subkey
ytdlp-interface/util.hpp:135
Methodcrook
ytdlp-interface/widgets.hpp:603
Methodctree_placer
ytdlp-interface/widgets.hpp:622
Methodctree_renderer
ytdlp-interface/widgets.hpp:585
Methoddark_bg
ytdlp-interface/progress_ex.hpp:51
Methoddark_theme
ytdlp-interface/themed_form.hpp:14
Functiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
ytdlp-interface/json.hpp:19621
Methoddelete_tree
returns error string (string is empty when successful)
ytdlp-interface/util.hpp:201
Methoddiyfp
ytdlp-interface/json.hpp:17684
Methoddl_inet_res
ytdlp-interface/util.cpp:504
Methoddo_grouping
ytdlp-interface/util.hpp:27
Methoddpi_scale_size
ytdlp-interface/themed_form.cpp:314
Methoddraw_background
ytdlp-interface/hsl_picker.cpp:134
Methoddraw_huesat
ytdlp-interface/hsl_picker.cpp:141
Methoddraw_lightness
ytdlp-interface/hsl_picker.cpp:165
Methodelapsed
ytdlp-interface/util.hpp:94
Methodelapsed_ms
ytdlp-interface/util.hpp:86
Methodelapsed_s
ytdlp-interface/util.hpp:92
Methodenable
ytdlp-interface/widgets.hpp:626
Methodenabled
ytdlp-interface/widgets.hpp:631
Methodend_array
ytdlp-interface/json.hpp:8957
Methodend_array
ytdlp-interface/json.hpp:9324
Methodend_object
ytdlp-interface/json.hpp:8918
Methodend_object
ytdlp-interface/json.hpp:9242
Functionend_pos
ytdlp-interface/json.hpp:24280
Methodeof
ytdlp-interface/json.hpp:3752
Methodeof
ytdlp-interface/json.hpp:3776
Methoderase
ytdlp-interface/gui_bottoms.cpp:161
Methoderase
ytdlp-interface/widgets.hpp:249
Methoderase
ytdlp-interface/widgets.cpp:472
Functionexception
ytdlp-interface/json.hpp:4524
Methodexception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
ytdlp-interface/json.hpp:12747
Methodexception_message
ytdlp-interface/json.hpp:13336
Methodexists
ytdlp-interface/util.hpp:192
Methodexpander
ytdlp-interface/widgets.hpp:598
Methodexpander
ytdlp-interface/widgets.cpp:1001
Methodextract_7z
ytdlp-interface/util.cpp:565
Methodfake_field_interface
ytdlp-interface/widgets.hpp:727
Methodfake_field_interface
ytdlp-interface/forms/form_colors.hpp:52
Methodfavicon_t
ytdlp-interface/types.hpp:68
Methodffmpeg_location_in_conf_file
ytdlp-interface/gui.cpp:2447
Methodfill_buffer
UTF-32
ytdlp-interface/json.hpp:6667
Methodfill_buffer
UTF-16
ytdlp-interface/json.hpp:6725
Methodfill_buffer
ytdlp-interface/json.hpp:6821
Methodfm_alert
ytdlp-interface/forms/form_alert.cpp:4
Methodfm_changes
ytdlp-interface/forms/form_changes.cpp:4
Methodfm_colors
ytdlp-interface/forms/form_colors.cpp:19
Methodfm_formats
ytdlp-interface/forms/form_formats.cpp:4
Methodfm_json
ytdlp-interface/forms/form_json.cpp:5
Methodfm_loading
ytdlp-interface/forms/form_loading.cpp:4
Methodfm_playlist
ytdlp-interface/forms/form_playlist.cpp:5
Methodfm_sections
ytdlp-interface/forms/form_sections.cpp:5
Methodfm_settings
ytdlp-interface/forms/form_settings.cpp:18
Methodfm_settings_info
ytdlp-interface/forms/form_settings.cpp:1346
Methodfm_subs
ytdlp-interface/forms/form_subs.cpp:4
Methodfm_suspend
ytdlp-interface/forms/form_suspend.cpp:4
Methodform_ptr
ytdlp-interface/log.hpp:19
Methodformat_double
ytdlp-interface/util.cpp:29
Methodformat_int
ytdlp-interface/util.cpp:20
Functionfrom_bson
ytdlp-interface/json.hpp:24649
Functionfrom_cbor
ytdlp-interface/json.hpp:24455
Functionfrom_json
ytdlp-interface/types.cpp:274
Methodfrom_json
ytdlp-interface/json.hpp:6140
Methodfrom_json
ytdlp-interface/gui_bottom.cpp:295
Functionfrom_json_tuple_impl_base
ytdlp-interface/json.hpp:5231
Functionfrom_msgpack
ytdlp-interface/json.hpp:24511
Functionfrom_ubjson
ytdlp-interface/json.hpp:24565
Functionfront
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
ytdlp-interface/json.hpp:22435
Functionget_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
ytdlp-interface/json.hpp:20257
Methodget_bson_binary
ytdlp-interface/json.hpp:10023
Methodget_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
ytdlp-interface/json.hpp:9971
Methodget_bson_string
ytdlp-interface/json.hpp:10001
Methodget_cbor_array
! @param[in] len the length of the array or detail::unknown_size() for an array of indefinite size @param[in] tag_handler
ytdlp-interface/json.hpp:10886
Methodget_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
ytdlp-interface/json.hpp:10791
Methodget_cbor_float_prefix
ytdlp-interface/json.hpp:17041
Methodget_cbor_object
! @param[in] len the length of the object or detail::unknown_size() for an object of indefinite size @param[in] tag_handl
ytdlp-interface/json.hpp:10924
Methodget_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
ytdlp-interface/json.hpp:10695
Functionget_character
ytdlp-interface/json.hpp:6514
Methodget_character
ytdlp-interface/json.hpp:6615
Methodget_character
ytdlp-interface/json.hpp:6793
Methodget_clipboard_text
ytdlp-interface/util.cpp:614
Methodget_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
ytdlp-interface/json.hpp:7192
Methodget_decimal_point
return the locale-dependent decimal point
ytdlp-interface/json.hpp:7165
Functionget_elements
ytdlp-interface/json.hpp:6521
Methodget_elements
ytdlp-interface/json.hpp:6629
Methodget_elements
ytdlp-interface/json.hpp:6812
Functionget_error_message
return syntax error message
ytdlp-interface/json.hpp:8503
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
ytdlp-interface/json.hpp:12585
Functionget_impl
ytdlp-interface/json.hpp:21689
Methodget_inet_res
ytdlp-interface/util.cpp:455
Methodget_last_error_str
ytdlp-interface/util.cpp:52
Methodget_latest_deno
ytdlp-interface/gui.cpp:2076
Methodget_latest_ffmpeg
ytdlp-interface/gui.cpp:1951
Methodget_latest_ytdlp
ytdlp-interface/gui.cpp:2008
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
ytdlp-interface/json.hpp:11555
Methodget_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
ytdlp-interface/json.hpp:11444
Methodget_msgpack_float_prefix
ytdlp-interface/json.hpp:17055
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
ytdlp-interface/json.hpp:11577
← previousnext →401–500 of 856, ranked by callers