12 #ifndef ROC_SNDIO_CONFIG_H_
13 #define ROC_SNDIO_CONFIG_H_
int64_t nanoseconds_t
Nanoseconds.
uint32_t channel_mask_t
Bitmask of channels present in audio packet.
Various units used in packets.
Commonly used types and functions.
packet::channel_mask_t channels
Channel mask.
size_t frame_size
Number of samples per frame, for all channels.
size_t sample_rate
Number of samples per channel per seconds.
core::nanoseconds_t latency
Requested input or output latency.