struct AVHWFramesConstraints

Defined at line 453 of file ../../prebuilt/third_party/ffmpeg/pkg/ffmpeg/include/libavutil/hwcontext.h

This struct describes the constraints on hardware frames attached to

a given device with a hardware-specific configuration. This is returned

by av_hwdevice_get_hwframe_constraints() and must be freed by

av_hwframe_constraints_free() after use.

Public Members

enum AVPixelFormat * valid_hw_formats
enum AVPixelFormat * valid_sw_formats
int min_width
int min_height
int max_width
int max_height