PrivMX Endpoint v2.7.0
Loading...
Searching...
No Matches
privmx::endpoint::stream::VideoData Struct Reference
Inheritance diagram for privmx::endpoint::stream::VideoData:
Collaboration diagram for privmx::endpoint::stream::VideoData:

Public Member Functions

 VideoData (DataType _type, const std::vector< std::string > &_streamIds, const std::string _track, const int64_t _w, const int64_t _h, std::shared_ptr< Frame > _frameData)
Public Member Functions inherited from privmx::endpoint::stream::Data
 Data (DataType _type, const std::vector< std::string > _streamIds, const std::string _track)

Public Attributes

const int64_t w
const int64_t h
std::shared_ptr< FrameframeData
Public Attributes inherited from privmx::endpoint::stream::Data
DataType type
const std::vector< std::string > streamIds
const std::string track

The documentation for this struct was generated from the following file: