All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
UsdMediaAssetPreviewsAPI::Thumbnails Struct Reference

Thumbnails is a value type that serves as schema to aid in serialization and deserialization of thumbnail images in the assetInfo["thumbnails"] dictionary. More...

#include <assetPreviewsAPI.h>

Public Member Functions

USDMEDIA_API Thumbnails (const SdfAssetPath &defaultImage=SdfAssetPath())
 

Public Attributes

SdfAssetPath defaultImage
 

Detailed Description

Thumbnails is a value type that serves as schema to aid in serialization and deserialization of thumbnail images in the assetInfo["thumbnails"] dictionary.

Definition at line 202 of file assetPreviewsAPI.h.

Member Data Documentation

◆ defaultImage

SdfAssetPath defaultImage

Definition at line 207 of file assetPreviewsAPI.h.


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