meet::VideoAssignmentResourceSnapshot
#include <video_assignment_resource.h>
A resource snapshot managed by the server and replicated to the client.
Summary
Public attributes |
|
---|---|
assignment
|
std::optional< VideoAssignment >
|
id = 0
|
int64_t
The video assignment resource is a singleton resource.
|
Public attributes
assignment
std::optional< VideoAssignment > meet::VideoAssignmentResourceSnapshot::assignment
id
int64_t meet::VideoAssignmentResourceSnapshot::id = 0
The video assignment resource is a singleton resource.
Therefore, this ID is always 0.