On_Video |
On_Video.attachments(Video_attachments callBuilder) |
`Attachment` items linked to `Asset`.
|
On_Video |
On_Video.author() |
Represents the Author of the `Asset`.
|
On_Video |
On_Video.bitrate() |
`Video` bitrate in bits per second.
|
On_Video |
On_Video.comments(Video_comments callBuilder) |
Paginated list of `AssetComment` items for `Asset`.
|
On_Video |
On_Video.copyright(Video_copyright callBuilder) |
`Asset` copyright details.
|
On_Video |
On_Video.createdAt() |
`DateTime` of the `Asset` creation.
|
On_Video |
On_Video.creator(Video_creator callBuilder) |
The `User` who created the `Asset`.
|
On_Video |
On_Video.currentUserPermissions(Video_currentUserPermissions callBuilder) |
Current `User` `Asset` permissions.
|
On_Video |
On_Video.customMetadata(Video_customMetadata callBuilder) |
List of `CustomMetadataProperty` items and values associated to `Asset`.
|
On_Video |
On_Video.description() |
Description of the `Asset`.
|
On_Video |
On_Video.downloadUrl(Video_downloadUrl callBuilder) |
Signed `Url` to download the original `Video` type file.
|
On_Video |
On_Video.duration() |
`Video` duration in seconds.
|
On_Video |
On_Video.expiresAt() |
`Asset` expiry date.
|
On_Video |
On_Video.extension() |
Extension of the `Asset` `File`.
|
On_Video |
On_Video.externalId() |
External Id of the `Asset`.
|
On_Video |
On_Video.externalProducts(Video_externalProducts callBuilder) |
`ExternalProduct` items linked to `Asset`.
|
On_Video |
On_Video.filename() |
Original filename of the `Asset` `File`.
|
On_Video |
On_Video.height() |
`Video` height in pixels.
|
On_Video |
On_Video.id() |
`Asset` id.
|
On_Video |
On_Video.licenses(Video_licenses callBuilder) |
`License` items linked to `Asset`.
|
On_Video |
On_Video.metadataValues(Video_metadataValues callBuilder) |
Deprecated.
|
On_Video |
On_Video.modifiedAt() |
`DateTime` of the `Asset` last modification.
|
On_Video |
On_Video.modifier(Video_modifier callBuilder) |
The `User` who last modified the `Asset`.
|
On_Video |
On_Video.previewUrl(Video_previewUrl callBuilder) |
Preview `Url` of converted `Video` in mp4 format.
|
On_Video |
On_Video.relatedAssets(Video_relatedAssets callBuilder) |
Paginated list of `Asset` items related to `Asset`.
|
On_Video |
On_Video.size() |
Size of the `Asset` `File` in bytes.
|
On_Video |
On_Video.status() |
Represents the conversion status of the `Asset`.
|
On_Video |
On_Video.tags(Video_tags callBuilder) |
List of `Tag` items linked to `Asset`
|
On_Video |
On_Video.title() |
Title of the `Asset`.
|
On_Video |
On_Video.width() |
`Video` width in pixels.
|
On_Video |
On_Video.workflowTask(Video_workflowTask callBuilder) |
**BETA** The `WorkflowTask` this `Asset` is linked to.
|