Struct mpeg2ts_reader::demultiplex::PmtSection[][src]

pub struct PmtSection<'buf> { /* fields omitted */ }

Methods

impl<'buf> PmtSection<'buf>
[src]

Important traits for DescriptorIter<'buf, Desc>

Important traits for StreamInfoIter<'buf>

Trait Implementations

impl<'buf> Debug for PmtSection<'buf>
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl<'buf> Send for PmtSection<'buf>

impl<'buf> Sync for PmtSection<'buf>