StreamExportData
StreamExportData
Public Attributes
| Name | |
|---|---|
| std::optional< SyPublisher > | publisher |
| std::shared_ptr< VariantStreamSubscription > | subscription |
| ByteVector | buffer |
| StreamExporter * | self |
| GSource * | source |
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 {};Updated on 2026-04-15 at 08:24:00 +0000