FFmpeg
Data Fields
SwsImg Struct Reference

Represents a view into a single field of frame data. More...

#include <graph.h>

Data Fields

enum AVPixelFormat fmt
 
uint8_t * data [4]
 
int linesize [4]
 

Detailed Description

Represents a view into a single field of frame data.

Definition at line 31 of file graph.h.

Field Documentation

◆ fmt

enum AVPixelFormat SwsImg::fmt

◆ data

uint8_t* SwsImg::data[4]

◆ linesize

int SwsImg::linesize[4]

The documentation for this struct was generated from the following file: