AVFrame.crop_top

@anchor cropping @name Cropping Video frames only. The number of pixels to discard from the the top/bottom/left/right border of the frame to obtain the sub-rectangle of the frame intended for presentation. @{

struct AVFrame
size_t crop_top;

Meta