fuchsia_
audio
0.0.1
In fuchsia_
audio::
format
Structs
Format
SampleSize
Enums
SampleType
Constants
BITS_16
BITS_24
BITS_32
BITS_8
DURATION_REGEX
Functions
parse_duration
str_to_clock
fuchsia_audio
::
format
Constant
DURATION_REGEX
Copy item path
Settings
Help
Summary
Source
pub const DURATION_REGEX: &'static
str
= r"^(\d+)(h|m|s|ms)$";