![]() |
Open Broadcaster Software
Free, open source software for live streaming and recording
|
Data Fields | |
| uint8_t * | data [MAX_AV_PLANES] |
| uint32_t | linesize [MAX_AV_PLANES] |
| uint32_t | frames |
| int64_t | pts |
Encoder input frame
| uint8_t* encoder_frame::data[MAX_AV_PLANES] |
Data for the frame/audio
| uint32_t encoder_frame::frames |
Number of frames (audio only)
| uint32_t encoder_frame::linesize[MAX_AV_PLANES] |
size of each plane
| int64_t encoder_frame::pts |
Presentation timestamp