ffmpeg-d v4.4.1 (2023-04-04T12:30:04Z)
Dub
Repo
AVDOVIDecoderConfigurationRecord
ffmpeg
libavutil
dovi_meta
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
struct
AVDOVIDecoderConfigurationRecord {
ubyte
dv_version_major
;
ubyte
dv_version_minor
;
ubyte
dv_profile
;
ubyte
dv_level
;
ubyte
rpu_present_flag
;
ubyte
el_present_flag
;
ubyte
bl_present_flag
;
ubyte
dv_bl_signal_compatibility_id
;
}
Members
Variables
bl_present_flag
ubyte
bl_present_flag
;
Undocumented in source.
dv_bl_signal_compatibility_id
ubyte
dv_bl_signal_compatibility_id
;
Undocumented in source.
dv_level
ubyte
dv_level
;
Undocumented in source.
dv_profile
ubyte
dv_profile
;
Undocumented in source.
dv_version_major
ubyte
dv_version_major
;
Undocumented in source.
dv_version_minor
ubyte
dv_version_minor
;
Undocumented in source.
el_present_flag
ubyte
el_present_flag
;
Undocumented in source.
rpu_present_flag
ubyte
rpu_present_flag
;
Undocumented in source.
Meta
Source
See Implementation
ffmpeg
libavutil
dovi_meta
functions
av_dovi_alloc
structs
AVDOVIDecoderConfigurationRecord