Loading [MathJax]/extensions/tex2jax.js
Iros
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Loading...
Searching...
No Matches
frame_info.h File Reference

Go to the source code of this file.

Classes

struct  audio::FrameInfo
 

Namespaces

namespace  audio
 

Enumerations

enum class  audio::SampleFormat { audio::SignedInt16LE , audio::SignedInt24LE , audio::SignedInt32LE , audio::Float32LE }
 

Functions

constexpr auto audio::tag_invoke (di::Tag< di::reflect >, di::InPlaceType< SampleFormat >)
 
constexpr auto audio::format_bytes_per_sample (SampleFormat format) -> usize