Open Broadcaster Software
Free, open source software for live streaming and recording
encoder_frame Struct Reference

Data Fields

uint8_tdata [MAX_AV_PLANES]
 
uint32_t linesize [MAX_AV_PLANES]
 
uint32_t frames
 
int64_t pts
 

Detailed Description

Encoder input frame

Field Documentation

§ data

uint8_t* encoder_frame::data[MAX_AV_PLANES]

Data for the frame/audio

§ frames

uint32_t encoder_frame::frames

Number of frames (audio only)

§ linesize

uint32_t encoder_frame::linesize[MAX_AV_PLANES]

size of each plane

§ pts

int64_t encoder_frame::pts

Presentation timestamp


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