libdvbpsi 1.3.2
dvbpsi_smoothing_buffer_dr_s Struct Reference

Smoothing buffer descriptor structure. More...

#include <dr_10.h>

Data Fields

uint32_t i_sb_leak_rate
uint32_t i_sb_size

Detailed Description

Smoothing buffer descriptor structure.

This structure is used to store a decoded smoothing buffer descriptor. (ISO/IEC 13818-1 section 2.6.30).

Field Documentation

◆ i_sb_leak_rate

uint32_t dvbpsi_smoothing_buffer_dr_s::i_sb_leak_rate

Value of the leak rate out of the SBn buffer, in units of 400 bits/s.

◆ i_sb_size

uint32_t dvbpsi_smoothing_buffer_dr_s::i_sb_size

Value of the size of the multiplexing buffer smoothing buffer SBn.


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