pub fn encode_get_program_guide(
start_time: u64,
end_time: u64,
channel_list: Vec<ChannelInfo>,
page_token: Option<PageToken>,
recording_flag: Option<RecordingFlag>,
data: Vec<u8>,
) -> Result<Vec<u8>>Expand description
Encode GetProgramGuide command (0x04)