MPD
0.20.6
|
#include <Traits.hxx>
Public Types | |
typedef uint8_t | value_type |
typedef value_type * | pointer_type |
typedef const value_type * | const_pointer_type |
Static Public Attributes | |
static constexpr size_t | SAMPLE_SIZE = sizeof(value_type) |
static constexpr value_type | SILENCE = 0x69 |
Definition at line 163 of file Traits.hxx.
typedef const value_type* SampleTraits< SampleFormat::DSD >::const_pointer_type |
Definition at line 166 of file Traits.hxx.
typedef value_type* SampleTraits< SampleFormat::DSD >::pointer_type |
Definition at line 165 of file Traits.hxx.
typedef uint8_t SampleTraits< SampleFormat::DSD >::value_type |
Definition at line 164 of file Traits.hxx.
|
static |
Definition at line 168 of file Traits.hxx.
|
static |
Definition at line 170 of file Traits.hxx.