FFmpeg
Data Fields
PutByteContext Struct Reference

#include <bytestream.h>

Data Fields

uint8_t * buffer
 
uint8_t * buffer_end
 
uint8_t * buffer_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: