Data Fields

block_t Struct Reference

Collaboration diagram for block_t:
Collaboration graph
[legend]

Data Fields

block_tp_next
uint8_t * p_buffer
 Payload start.
size_t i_buffer
 Payload length.
uint8_t * p_start
 Buffer start.
size_t i_size
 Buffer total size.
uint32_t i_flags
unsigned i_nb_samples
mtime_t i_pts
mtime_t i_dts
mtime_t i_length
block_free_t pf_release

Field Documentation

uint32_t block_t::i_flags

Buffer total size.

Referenced by block_Check(), and block_Realloc().

uint8_t* block_t::p_start

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines