ffmpeg-d v3.0.0 (2017-08-26T14:53:46Z)
Dub
Repo
AV_DICT_DONT_STRDUP_VAL
ffmpeg
libavutil
dict
< Take ownership of a value that's been allocated with av_malloc() and chilren.
@
nogc
nothrow extern (
C
)
enum
AV_DICT_DONT_STRDUP_VAL
=
8
;
Meta
Source
See Source File
ffmpeg
libavutil
dict
functions
av_dict_copy
av_dict_count
av_dict_free
av_dict_get
av_dict_get_string
av_dict_parse_string
av_dict_set
av_dict_set_int
manifest constants
AV_DICT_APPEND
AV_DICT_DONT_OVERWRITE
AV_DICT_DONT_STRDUP_KEY
AV_DICT_DONT_STRDUP_VAL
AV_DICT_IGNORE_SUFFIX
AV_DICT_MATCH_CASE
structs
AVDictionary
AVDictionaryEntry
< Take ownership of a value that's been allocated with av_malloc() and chilren.