FFmpeg  4.0
Data Fields
PutByteContext Struct Reference

#include <libavcodec/bytestream.h>

Data Fields

uint8_tbuffer
 
uint8_tbuffer_end
 
uint8_tbuffer_start
 
int eof
 

Detailed Description

Definition at line 37 of file bytestream.h.

Field Documentation

◆ buffer

uint8_t* PutByteContext::buffer

◆ buffer_end

uint8_t * PutByteContext::buffer_end

◆ buffer_start

uint8_t * PutByteContext::buffer_start

◆ eof

int PutByteContext::eof

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