Typedef spdl::core::AnyPackets¶
Defined in File packets.h
Typedef Documentation¶
-
using spdl::core::AnyPackets = std::variant<AudioPacketsPtr, VideoPacketsPtr, ImagePacketsPtr>¶
Variant type holding any packets type.
Defined in File packets.h
Variant type holding any packets type.