MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getOutputType

Method getOutputType

valdi/src/valdi/runtime/Resources/AssetConsumer.cpp:90–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90snap::valdi_core::AssetOutputType AssetConsumer::getOutputType() const {
91 return _outputType;
92}
93
94const Value& AssetConsumer::getAttachedData() const {
95 return _attachedData;

Calls

no outgoing calls

Tested by

no test coverage detected