[][src]Type Definition bae_rs::TrackT

type TrackT = Vec<SampleT>;

Shorthand for a vector containing sample data.