Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ErrorFlynn/ytdlp-interface
/ functions
Functions
856 in github.com/ErrorFlynn/ytdlp-interface
⨍
Functions
856
◇
Types & classes
247
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
ytdlp-interface/json.hpp:11361
Method
get_number
ytdlp-interface/json.hpp:12634
Function
get_number_float
return floating-point value
ytdlp-interface/json.hpp:8450
Function
get_number_unsigned
ytdlp-interface/json.hpp:8444
Function
get_position
return position of last read token
ytdlp-interface/json.hpp:8471
Function
get_ref
ytdlp-interface/json.hpp:21875
Function
get_ref_impl
ytdlp-interface/json.hpp:21564
Method
get_releases
ytdlp-interface/gui.cpp:1874
Method
get_string
ytdlp-interface/util.hpp:176
Method
get_sys_folder
ytdlp-interface/util.cpp:444
Method
get_sys_var
ytdlp-interface/util.cpp:844
Method
get_to
ytdlp-interface/json.hpp:12568
Method
get_token
get next token from lexer
ytdlp-interface/json.hpp:13331
Method
get_ubjson_array
! @return whether array creation completed */
ytdlp-interface/json.hpp:12276
Method
get_ubjson_float_prefix
ytdlp-interface/json.hpp:17356
Method
get_ubjson_high_precision_number
ytdlp-interface/json.hpp:12474
Method
get_ubjson_ndarray_size
! @param[out] dim an integer vector storing the ND array dimensions @return whether reading ND array size vector is successful */
ytdlp-interface/json.hpp:11728
Method
get_ubjson_object
! @return whether object creation completed */
ytdlp-interface/json.hpp:12391
Method
get_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
ytdlp-interface/json.hpp:12016
Method
get_ubjson_size_value
! @param[out] result determined size @param[in,out] is_ndarray for input, `true` means already inside an ndarray vector
ytdlp-interface/json.hpp:11793
Method
get_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
ytdlp-interface/json.hpp:11633
Method
get_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
ytdlp-interface/json.hpp:12083
Method
get_version_deno
ytdlp-interface/gui.cpp:2163
Method
get_version_ffmpeg
ytdlp-interface/gui.cpp:2185
Method
get_version_ytdlp
ytdlp-interface/gui.cpp:2141
Method
get_versions
ytdlp-interface/gui.cpp:2123
Method
get_wstring
ytdlp-interface/util.hpp:156
Method
green
ytdlp-interface/hsl_picker.hpp:92
Method
gui_bottom
ytdlp-interface/gui_bottom.cpp:154
Method
gui_bottoms
ytdlp-interface/gui.hpp:128
Method
handle_diagnostic_positions_for_json_value
ytdlp-interface/json.hpp:8996
Method
handle_diagnostic_positions_for_json_value
ytdlp-interface/json.hpp:9391
Method
handle_value
ytdlp-interface/json.hpp:9470
Function
has_subtype
@brief return whether the value has a subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/has_subtype/
ytdlp-interface/json.hpp:6256
Method
highlight
ytdlp-interface/widgets.hpp:358
Method
hsl
ytdlp-interface/hsl_picker.hpp:85
Method
hsl
ytdlp-interface/hsl_picker.cpp:259
Method
hsl2rgb
ytdlp-interface/hsl_picker.cpp:325
Method
hsl_picker
ytdlp-interface/hsl_picker.cpp:200
Method
hue
ytdlp-interface/hsl_picker.hpp:88
Method
hwnd_from_pid
ytdlp-interface/util.cpp:65
Method
hwnds_from_pid
ytdlp-interface/util.cpp:88
Method
icon
ytdlp-interface/widgets.hpp:608
Method
image
ytdlp-interface/widgets.hpp:296
Method
image
ytdlp-interface/progress_ex.hpp:65
Method
import
ytdlp-interface/widgets.cpp:21
Method
init_qitems
ytdlp-interface/gui.hpp:363
Method
input_box
ytdlp-interface/forms/form_input.cpp:4
Method
input_stream_adapter
ytdlp-interface/json.hpp:6555
Method
int_to_filesize
ytdlp-interface/util.cpp:37
Function
is_c_string
ytdlp-interface/json.hpp:4293
Method
is_dark
ytdlp-interface/widgets.hpp:82
Method
is_dir_writable
ytdlp-interface/util.cpp:662
Function
is_discarded
@brief return whether value is discarded @sa https://json.nlohmann.me/api/basic_json/is_discarded/
ytdlp-interface/json.hpp:21426
Method
is_errored
ytdlp-interface/json.hpp:9383
Method
is_file_in_sys_path
ytdlp-interface/util.cpp:830
Function
is_primitive
@brief return whether type is primitive @sa https://json.nlohmann.me/api/basic_json/is_primitive/
ytdlp-interface/json.hpp:21342
Method
is_system_theme_dark
ytdlp-interface/themed_form.cpp:299
Method
is_tag_a_new_version
ytdlp-interface/gui.hpp:313
Function
is_transparent
ytdlp-interface/json.hpp:4321
Method
is_unknown
ytdlp-interface/gui.hpp:118
Method
is_win7
ytdlp-interface/util.cpp:673
Method
item
ytdlp-interface/widgets.cpp:649
Method
item_height
ytdlp-interface/widgets.hpp:636
Method
item_image
ytdlp-interface/widgets.hpp:416
Method
item_text
ytdlp-interface/widgets.hpp:423
Method
item_text
ytdlp-interface/widgets.cpp:893
Method
item_width
ytdlp-interface/widgets.cpp:1058
Function
items
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
ytdlp-interface/json.hpp:22924
Method
iter_impl
ytdlp-interface/json.hpp:13647
Method
iteration_proxy
ytdlp-interface/json.hpp:5589
Method
iteration_proxy_value
ytdlp-interface/json.hpp:5484
Method
iterator_input_adapter
ytdlp-interface/json.hpp:6611
Function
iterator_wrapper
ytdlp-interface/json.hpp:22906
Function
json_pointer operator/
@brief create a new JSON pointer by appending the right JSON pointer at the end of the left JSON pointer @sa https://json.nlohmann.me/api/json_pointer
ytdlp-interface/json.hpp:14627
Method
json_ref
ytdlp-interface/json.hpp:15523
Method
json_reverse_iterator
create reverse iterator from iterator
ytdlp-interface/json.hpp:14377
Method
json_sax_dom_callback_parser
ytdlp-interface/json.hpp:9135
Method
json_sax_dom_parser
! @param[in,out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether p
ytdlp-interface/json.hpp:8832
Function
json_value
default constructor (for null values)
ytdlp-interface/json.hpp:20460
Method
jtree_placer
ytdlp-interface/widgets.hpp:525
Method
jtree_renderer
ytdlp-interface/widgets.hpp:487
Method
key
ytdlp-interface/json.hpp:8908
Method
key
ytdlp-interface/json.hpp:9225
Method
key
return the key of an object iterator
ytdlp-interface/json.hpp:14438
Method
label_from_argset
ytdlp-interface/gui.hpp:412
Method
last_error
ytdlp-interface/util.hpp:190
Method
lbq_has_scrollbar
ytdlp-interface/gui.cpp:2384
Method
lexer
ytdlp-interface/json.hpp:7146
Method
locate
ytdlp-interface/widgets.hpp:643
Method
logger
ytdlp-interface/log.hpp:21
Method
lstatus_to_str
ytdlp-interface/util.hpp:210
Method
lum
ytdlp-interface/hsl_picker.hpp:90
Function
make_array
ytdlp-interface/json.hpp:3349
Method
make_columns_menu
ytdlp-interface/queue.cpp:992
Method
make_dark
ytdlp-interface/widgets.cpp:130
Method
make_form
ytdlp-interface/gui_make.cpp:6
Method
make_form_bottom
ytdlp-interface/gui_make.cpp:296
Method
make_light
ytdlp-interface/widgets.cpp:123
Method
make_message_handlers
ytdlp-interface/gui_make.cpp:828
← previous
next →
501–600 of 856, ranked by callers