Module substudy::video

source ·
Expand description

Tools for working with video files.

Structs§

  • Information about what kind of data we want to extract.
  • A wrapper around Ratio with custom serialization support.
  • Information about an MP3 track (optional).
  • An individual content stream within a video.
  • Represents a video file on disk.

Enums§

  • Individual streams inside a video are labelled with a codec type.
  • What kind of data do we want to extract, and from what position in the video clip?