Sponsor:

Your company here, and a link to your site. Click to find out more.

dvb_desc_logical_channel - Man Page

Structure containing the logical channel number descriptor.

Synopsis

#include <desc_logical_channel.h>

Data Fields

uint8_t type
uint8_t length
struct dvb_desc * next
struct dvb_desc_logical_channel_number * lcn

Detailed Description

Structure containing the logical channel number descriptor.

Parameters

type descriptor tag
length descriptor length
next pointer to struct dvb_desc
lcn pointer to struct dvb_desc_logical_channel_number

Definition at line 78 of file desc_logical_channel.h.

Field Documentation

struct dvb_desc_logical_channel_number* dvb_desc_logical_channel::lcn

Definition at line 83 of file desc_logical_channel.h.

uint8_t dvb_desc_logical_channel::length

Definition at line 80 of file desc_logical_channel.h.

struct dvb_desc* dvb_desc_logical_channel::next

Definition at line 81 of file desc_logical_channel.h.

uint8_t dvb_desc_logical_channel::type

Definition at line 79 of file desc_logical_channel.h.

Author

Generated automatically by Doxygen for libdvbv5 from the source code.

Info

Version 1.26.1 libdvbv5