StreamExportData

StreamExportData

StreamExportData

Public Attributes

Name
std::optional< SyPublisher >publisher
std::shared_ptr< VariantStreamSubscription >subscription
ByteVectorbuffer
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-03-16 at 19:16:01 +0000