StreamExportData
StreamExportData
Public Attributes
| Name | |
|---|---|
| std::optional< SyPublisher > | publisher |
| std::shared_ptr< VariantStreamSubscription > | subscription |
| ByteVector | buffer |
| StreamExporter * | self |
| GSource * | source |
| GSource * | cevSource |
Public Attributes Documentation
variable publisher
std::optional< SyPublisher > publisher;variable subscription
std::shared_ptr< VariantStreamSubscription > subscription;variable buffer
ByteVector buffer;variable self
StreamExporter * self {};variable source
GSource * source {};variable cevSource
GSource * cevSource {};Updated on 2026-06-22 at 03:54:46 +0000