Struct opus_parse::BlockDelim [] [src]

pub struct BlockDelim {
    pub id: u64,
    pub offset: Duration,
    pub delim_type: DelimType,
}

A block delimiter.

Fields

Trait Implementations

impl Debug for BlockDelim
[src]

[src]

Formats the value using the given formatter.