Home
last modified time | relevance | path

Searched defs:Mvhd32 (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/nom/tests/
Dmp4.rs40 pub struct Mvhd32 { struct
41 version_flags: u32, // actually:
44 created_date: u32,
45 modified_date: u32,
46 scale: u32,
47 duration: u32,
48 speed: f32,
49 volume: u16, // actually a 2 bytes decimal
51 scaleA: f32,
52 rotateB: f32,
[all …]