StreamExportData

StreamExportData

StreamExportData

Public Attributes

Name
std::optional< SyPublisher >publisher
std::shared_ptr< VariantStreamSubscription >subscription
ByteVectorbuffer
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-12 at 19:41:28 +0000