dx::gui::device::stream::pin Detail row of a single stream pin: name, direction/channels/index, sample format (audio/MIDI, resolution, scalar/float, byte size, endian, alignment), latency and encoder role - grouped into the same dense rows juce uses.
More...
#include <dx_gui_device.h>
template<typename device_t>
template<typename desc_t>
class dx::gui::device< device_t >::stream< desc_t >::pin
dx::gui::device::stream::pin Detail row of a single stream pin: name, direction/channels/index, sample format (audio/MIDI, resolution, scalar/float, byte size, endian, alignment), latency and encoder role - grouped into the same dense rows juce uses.
◆ pin() [1/2]
template<typename device_t>
template<typename desc_t>
◆ pin() [2/2]
template<typename device_t>
template<typename desc_t>
◆ addItem() [1/2]
template<typename component_t = label>
| item * dx::gui::item< component_t >::addItem |
( |
std::function< wxWindow *(wxWindow *)> && | content, |
|
|
bool | subitems = false, |
|
|
bool | open = true ) |
|
inlineinherited |
◆ addItem() [2/2]
◆ addSeparator() [1/2]
template<typename component_t = label>
◆ addSeparator() [2/2]
◆ adopt() [1/2]
template<typename component_t = label>
◆ adopt() [2/2]
◆ children() [1/2]
template<typename component_t = label>
◆ children() [2/2]
◆ clearItems() [1/2]
template<typename component_t = label>
◆ clearItems() [2/2]
◆ content() [1/2]
template<typename component_t = label>
◆ content() [2/2]
◆ createItemComponent() [1/2]
template<typename component_t = label>
| std::unique_ptr< juce::Component > dx::gui::item< component_t >::createItemComponent |
( |
| ) |
|
|
inlineoverrideprotectedinherited |
◆ createItemComponent() [2/2]
|
|
inlineoverrideprotectedinherited |
◆ forget() [1/2]
template<typename component_t = label>
◆ forget() [2/2]
◆ component [1/2]
template<typename component_t = label>
◆ component [2/2]
The documentation for this class was generated from the following files: