ffmpeg4d ~master (2019-03-09T23:21:58Z)
Dub
Repo
av_dv_codec_profile
ffmpeg
libavcodec
dv_profile
Get a DV profile for the provided stream parameters.
extern (
C
) @
nogc
nothrow
const
(
AVDVProfile
)*
av_dv_codec_profile
(
int
width
,
int
height
,
AVPixelFormat
pix_fmt
)
Meta
Source
See Implementation
ffmpeg
libavcodec
dv_profile
functions
av_dv_codec_profile
av_dv_codec_profile2
av_dv_frame_profile
manifest constants
DV_PROFILE_BYTES
structs
AVDVProfile
Get a DV profile for the provided stream parameters.