View Source ExMP4.Box.Smhd (MP4 Reader and Writer v0.6.0)

A module representing a smhd box.

The sound media header contains general presentation information, independent of the coding, for audio media.

Summary

Types

@type t() :: %ExMP4.Box.Smhd{balance: integer(), flags: integer(), version: integer()}