vdr
2.2.0
|
#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 | |
}; | |
union { ... } |
union { ... } |
u_char SI::content_identifier_entry::crid_length |
Definition at line 1692 of file headers.h.
Referenced by SI::ContentIdentifierDescriptor::Identifier::Parse().
u_char SI::content_identifier_entry::crid_location |
Definition at line 1686 of file headers.h.
Referenced by SI::ContentIdentifierDescriptor::Identifier::Parse().