Skip to main content

TrackInfo

Type Alias TrackInfo 

Source
pub type TrackInfo = TrackInfo<Ffmpeg>;
Expand description

One row of the track table FfmpegDemuxer::tracks returns.

Aliased Type§

pub struct TrackInfo { /* private fields */ }