|
HosrDiretta
|
Pre-format configuration (For setting the base frequency) More...
#include <Format.hpp>
Public Member Functions | |
| FormatPreConfigure (FormatConfigure, std::uint16_t) | |
| FormatPreConfigure (FormatPreID fmt) | |
| operator std::uint64_t () const | |
| bool | isPCM () const |
| bool | isSigned () const |
| bool | isFloat () const |
| bool | isDSD () const |
| bool | isDSD1 () const |
| bool | isDSD4 () const |
| bool | isDDS () const |
| std::uint32_t | getChannel () const |
| std::uint32_t | getSpeed () const |
| void | setLatency (std::uint16_t) |
| std::uint16_t | getLatency () const |
| void | setPreFormat (FormatPreID) |
| FormatPreID | getPreFormat () const |
| bool | operator== (FormatConfigure) |
| bool | operator!= (FormatConfigure in) |
Pre-format configuration (For setting the base frequency)