vdr  2.4.1
Public Attributes | List of all members
SI::descr_dts Struct Reference

#include <headers.h>

Public Attributes

u_char descriptor_tag:8
 
u_char descriptor_length:8
 
u_char sample_rate_code:4
 
u_char bit_rate_code:6
 
u_char nblks:7
 
u_char fsize_hi:6
 
u_char fsize_lo:8
 
u_char surround_mode:6
 
u_char lfe_flag:1
 
u_char extended_surround_flag:2
 

Detailed Description

Definition at line 1810 of file headers.h.

Member Data Documentation

◆ bit_rate_code

u_char SI::descr_dts::bit_rate_code

Definition at line 1815 of file headers.h.

◆ descriptor_length

u_char SI::descr_dts::descriptor_length

Definition at line 1812 of file headers.h.

◆ descriptor_tag

u_char SI::descr_dts::descriptor_tag

Definition at line 1811 of file headers.h.

◆ extended_surround_flag

u_char SI::descr_dts::extended_surround_flag

Definition at line 1821 of file headers.h.

◆ fsize_hi

u_char SI::descr_dts::fsize_hi

Definition at line 1817 of file headers.h.

◆ fsize_lo

u_char SI::descr_dts::fsize_lo

Definition at line 1818 of file headers.h.

◆ lfe_flag

u_char SI::descr_dts::lfe_flag

Definition at line 1820 of file headers.h.

◆ nblks

u_char SI::descr_dts::nblks

Definition at line 1816 of file headers.h.

◆ sample_rate_code

u_char SI::descr_dts::sample_rate_code

Definition at line 1814 of file headers.h.

◆ surround_mode

u_char SI::descr_dts::surround_mode

Definition at line 1819 of file headers.h.


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