AssetMetadata
Metadata about an image, video, or a keyframe of a video
Properties
Name | Type | Description | Notes |
---|---|---|---|
asset_type | AssetType | ||
coactive_image_id | str | The coactive image id (if the asset_type is 'image' or 'keyframe') | |
preview_images | PreviewImages | ||
path | str, none_type | The original path of the asset. This is the video path if the asset_type is 'keyframe'. | [optional] |
video | VideoAsset, none_type | [optional] | |
shot | Shot, none_type | [optional] | |
sensitive | bool, none_type | Flag for a sensitive content warning | [optional] |
audio_segment | AudioSegment, none_type | [optional] |