| JUCE
    | 
Additional information that may be passed to the AudioIODeviceCallback. More...
#include <juce_AudioIODevice.h>
| Public Attributes | |
| const uint64_t * | hostTimeNs = nullptr | 
| If the host provides this information, this field will be set to point to an integer holding the current value; otherwise, this will be nullptr. | |
Additional information that may be passed to the AudioIODeviceCallback.
| const uint64_t* AudioIODeviceCallbackContext::hostTimeNs = nullptr | 
If the host provides this information, this field will be set to point to an integer holding the current value; otherwise, this will be nullptr.