splice_insert() splice command definition More...
Data Fields | |
uint32_t | i_splice_event_id |
bool | b_splice_event_cancel_indicator |
bool | b_out_of_network_indicator |
bool | b_program_splice_flag |
bool | b_duration_flag |
bool | b_splice_immediate_flag |
dvbpsi_sis_splice_time_t * | p_splice_time |
uint8_t | i_component_count |
dvbpsi_sis_component_splice_time_t * | p_data |
dvbpsi_sis_break_duration_t * | p_break_duration |
uint16_t | i_unique_program_id |
uint8_t | i_avail_num |
uint8_t | i_avails_expected |
splice_insert() splice command definition
signals existing break_duration() field
signals an out of network feed event
signals a Program Splice Point
cancels splice event when true
signals immediate splice insertion
identification for a specific avail within one unique_program_id.
count of the expected number of individual avails within the current viewing event
number of stream PID in the following loop. A component is equivalent to elementary stream PIDs.
splice event identifier
provide a unique identification for a viewing event
break duration is present when b_duration_flag is set
identifies the elementary PID stream containing the Splice Point specified by the value of splice_time() that follows.