Struct FrameSetSourceMetadataSet¶
Defined in File frame_set_source.h
Struct Documentation¶
-
struct FrameSetSourceMetadataSet¶
A set of metadata entries for a FrameSetSource, indexed by string keys.
Public Functions
-
std::set<std::string> keys() const¶
Get the set of keys for the metadata entries in this FrameSetSourceMetadataSet.
- Returns:
set of keys for the metadata entries in this FrameSetSourceMetadataSet
Public Members
-
std::unordered_map<std::string, FrameSetSourceMetadata> entries¶
Mapping of metadata keys to metadata entries.
-
std::set<std::string> keys() const¶