vdr 2.7.2
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]

◆ [union]

◆ 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: