TTMSFNCCloudCloudinaryResourceType Enumeration
Identifies the kind of asset handled during an upload. The value maps directly to the resource segment of the upload endpoint.
API unit family: TMSFNCCloudCloudinary
Remarks
crtImage uploads an image asset. crtRaw uploads a raw, non-media file. crtVideo uploads a video asset. crtAuto lets the service detect the resource type automatically.
Members
| Name | Description |
|---|---|
crtImage |
|
crtRaw |
|
crtVideo |
|
crtAuto |