#include <vst.h>
Definition at line 505 of file vst.h.
◆ _reserved
| uint8_t vst_stream_properties_t::_reserved[48] |
◆ flags
| int32_t vst_stream_properties_t::flags |
Stream flags Any combination of VST_STREAM_FLAG.
Definition at line 513 of file vst.h.
◆ label
Human-readable label for this stream.
Definition at line 522 of file vst.h.
◆ name
Human-readable name for this stream.
Definition at line 508 of file vst.h.
◆ type
| int32_t vst_stream_properties_t::type |
Stream arrangement (optional) See VST_SPEAKER_ARRANGEMENT_TYPE.
Definition at line 518 of file vst.h.
The documentation for this struct was generated from the following file: