Skip to main content

message_parse_mpegts_section

Function message_parse_mpegts_section 

Source
pub fn message_parse_mpegts_section(message: &Message) -> Option<Section>
Expand description

Parses a #Section from a #Message.

Returns a Section if the message contains MPEG-TS section data, else None