OpenShot Audio Library | OpenShotAudio  0.6.0
juce::universal_midi_packets::Utils::U4< Index > Struct Template Reference

#include <juce_UMPUtils.h>

Static Public Member Functions

static constexpr uint32_t set (uint32_t word, uint8_t value)
 
static constexpr uint8_t get (uint32_t word)
 

Static Public Attributes

static constexpr uint32_t shift = (uint32_t) 0x1c - Index * 4
 

Detailed Description

template<size_t Index>
struct juce::universal_midi_packets::Utils::U4< Index >

Helper functions for setting/getting 4-bit ranges inside a 32-bit word.

Definition at line 56 of file juce_UMPUtils.h.


The documentation for this struct was generated from the following file: