dx::gui::device::stream Detail row of a stream: bidirectional/in/out, channel count, sync-reference eligibility and pin count; rebuilds its dx::gui::device::stream::pin child rows when the pin count changes.
More...
#include <dx_gui_device.h>
|
| class | 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. More...
|
template<typename device_t>
template<typename desc_t>
class dx::gui::device< device_t >::stream< desc_t >
dx::gui::device::stream Detail row of a stream: bidirectional/in/out, channel count, sync-reference eligibility and pin count; rebuilds its dx::gui::device::stream::pin child rows when the pin count changes.
◆ stream() [1/2]
template<typename device_t>
template<typename desc_t>
◆ stream() [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]
◆ build()
template<typename device_t>
template<typename desc_t>
◆ 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]
◆ update()
template<typename device_t>
template<typename desc_t>
◆ desc
template<typename device_t>
template<typename desc_t>
◆ device
template<typename device_t>
template<typename desc_t>
The documentation for this class was generated from the following files: