Dvb 5fchannel
From MythTV
table dvb_channel
This table contains all the channel tuning details for DVB tuners.
||<tablewidth="100%" rowbgcolor="#D6DFE7">Field||Type||NULL||Default|| ||chanid||smallint(6)||No||0 || ||serviceid||smallint(6)||Yes||NULL|| ||networkid||smallint(6)||Yes||NULL|| ||providerid||smallint(6)||Yes||NULL|| ||transportid||smallint(6)||Yes||NULL|| ||frequency||int(11)||Yes||NULL|| ||inversion||char(1)||Yes||NULL|| ||symbolrate||int(11)||Yes||NULL|| ||fec||varchar(10)||Yes||NULL|| ||polarity||char(1)||Yes||NULL|| ||satid||smallint(6)||Yes||NULL|| ||modulation||varchar(10)||Yes||NULL|| ||bandwidth||char(1)||Yes||NULL|| ||lp_code_rate||varchar(10)||Yes||NULL|| ||transmission_mode||char(1)||Yes||NULL|| ||guard_interval||varchar(10)||Yes||NULL|| ||hierarchy||char(1)||Yes||NULL|| ||pmtcache||blob||Yes||NULL||
