pub type AUEventSampleTime = i64;Available on crate feature
AudioUnitProperties only.Expand description
Expresses time as a sample count.
Sample times are normally positive, but hosts can propagate HAL sample times through audio units, and HAL sample times can be small negative numbers.
See also Appleās documentation