vdr 2.6.3
Public Attributes | List of all members
SI::content_identifier_entry Struct Reference

#include <headers.h>

Public Attributes

u_char crid_type:6
 
u_char crid_location:2
 
union {
   u_char   crid_length:8
 
   u_char   crid_ref_hi:8
 
}; 
 
union {
   u_char   crid_byte:8
 
   u_char   crid_ref_lo:8
 
}; 
 

Detailed Description

Definition at line 1683 of file headers.h.

Member Data Documentation

◆ 

union { ... } SI::content_identifier_entry::@12

◆ 

union { ... } SI::content_identifier_entry::@14

◆ crid_byte

u_char SI::content_identifier_entry::crid_byte

Definition at line 1696 of file headers.h.

◆ crid_length

u_char SI::content_identifier_entry::crid_length

Definition at line 1692 of file headers.h.

◆ crid_location

u_char SI::content_identifier_entry::crid_location

Definition at line 1686 of file headers.h.

◆ crid_ref_hi

u_char SI::content_identifier_entry::crid_ref_hi

Definition at line 1693 of file headers.h.

◆ crid_ref_lo

u_char SI::content_identifier_entry::crid_ref_lo

Definition at line 1697 of file headers.h.

◆ crid_type

u_char SI::content_identifier_entry::crid_type

Definition at line 1685 of file headers.h.


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