vdr  2.4.1
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 1697 of file headers.h.

Member Data Documentation

◆ @12

union { ... }

◆ @14

union { ... }

◆ crid_byte

u_char SI::content_identifier_entry::crid_byte

Definition at line 1710 of file headers.h.

◆ crid_length

u_char SI::content_identifier_entry::crid_length

Definition at line 1706 of file headers.h.

◆ crid_location

u_char SI::content_identifier_entry::crid_location

Definition at line 1700 of file headers.h.

◆ crid_ref_hi

u_char SI::content_identifier_entry::crid_ref_hi

Definition at line 1707 of file headers.h.

◆ crid_ref_lo

u_char SI::content_identifier_entry::crid_ref_lo

Definition at line 1711 of file headers.h.

◆ crid_type

u_char SI::content_identifier_entry::crid_type

Definition at line 1699 of file headers.h.


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