ffmpeg4d ~master (2019-03-09T23:21:58Z)
Dub
Repo
AV_UTF8_FLAG_ACCEPT_ALL
ffmpeg
libavutil
avstring
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
enum
AV_UTF8_FLAG_ACCEPT_ALL
=
AV_UTF8_FLAG_ACCEPT_INVALID_BIG_CODES
|
AV_UTF8_FLAG_ACCEPT_NON_CHARACTERS
|
AV_UTF8_FLAG_ACCEPT_SURROGATES
;
Meta
Source
See Source File
ffmpeg
libavutil
avstring
enums
AVEscapeMode
functions
av_append_path_component
av_asprintf
av_basename
av_d2str
av_dirname
av_escape
av_get_token
av_isdigit
av_isgraph
av_isspace
av_isxdigit
av_match_list
av_match_name
av_strcasecmp
av_strireplace
av_stristart
av_stristr
av_strlcat
av_strlcatf
av_strlcpy
av_strncasecmp
av_strnlen
av_strnstr
av_strstart
av_strtok
av_tolower
av_toupper
av_utf8_decode
manifest constants
AV_ESCAPE_FLAG_STRICT
AV_ESCAPE_FLAG_WHITESPACE
AV_UTF8_FLAG_ACCEPT_ALL
AV_UTF8_FLAG_ACCEPT_INVALID_BIG_CODES
AV_UTF8_FLAG_ACCEPT_NON_CHARACTERS
AV_UTF8_FLAG_ACCEPT_SURROGATES
AV_UTF8_FLAG_EXCLUDE_XML_INVALID_CONTROL_CODES