Type Alias FrameCount
pub type FrameCount = u32;
Available on crate feature
dep_rodio
only.Expand description
The desired number of frames for the hardware buffer.
pub type FrameCount = u32;
dep_rodio
only.The desired number of frames for the hardware buffer.