AVFrame.height

width and height of the video frame

  1. int width;
  2. int height;
    struct AVFrame
    int height;

Meta