Lines Matching full:will
9 * When vidtv boots, it will create some hardcoded channels.
10 * Their services will be concatenated to populate the SDT.
11 * Their programs will be concatenated to populate the PAT
12 * Their events will be concatenated to populate the EIT
13 * For each program in the PAT, a PMT section will be created
14 * The PMT section for a channel will be assigned its streams.
15 * Every stream will have its corresponding encoder polled to produce TS packets
34 * When vidtv boots, it will create some hardcoded channels.
35 * Their services will be concatenated to populate the SDT.
36 * Their programs will be concatenated to populate the PAT
37 * For each program in the PAT, a PMT section will be created
38 * The PMT section for a channel will be assigned its streams.
39 * Every stream will have its corresponding encoder polled to produce TS packets
43 * @transport_stream_id: a number to identify the TS, chosen at will.
44 * @service: A _single_ service. Will be concatenated into the SDT.
47 * Will be concatenated into the PAT.
50 * @events: Optional event information. This will feed into the EIT.