xine-lib 1.2.11
Data Fields
bebf_t Struct Reference

Data Fields

uint64_t readcache
 
const uint32_t * readptr
 
const uint32_t * readstop
 
const uint8_t * readstart
 
int32_t readbits
 
int32_t writebits
 
uint64_t writecache
 
uint32_t * writeptr
 
uint8_t * writestart
 

Field Documentation

◆ readbits

int32_t bebf_t::readbits

◆ readcache

uint64_t bebf_t::readcache

◆ readptr

const uint32_t* bebf_t::readptr

◆ readstart

const uint8_t* bebf_t::readstart

Referenced by bebf_seek(), bebf_set_read(), and bebf_tell().

◆ readstop

const uint32_t * bebf_t::readstop

◆ writebits

int32_t bebf_t::writebits

◆ writecache

uint64_t bebf_t::writecache

◆ writeptr

uint32_t* bebf_t::writeptr

◆ writestart

uint8_t* bebf_t::writestart

Referenced by bebf_flush(), and bebf_set_write().


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