Changes between Version 2 and Version 3 of Introduction
- Timestamp:
- 09/20/10 15:26:09 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Introduction
v2 v3 131 131 132 132 * If 'video:action' is 'save' (resulting in a new asset with media file and metadata), then the following elements are mandatory: 133 o email 134 o video:referenceId 135 o video:type 136 o video:metadataFile 137 o video:format 138 o video:format:action (=save) 139 o video:format:mediaFile 133 o email [[BR]] 134 o video:referenceId [[BR]] 135 o video:type [[BR]] 136 o video:metadataFile [[BR]] 137 o video:format [[BR]] 138 o video:format:action (=save) [[BR]] 139 o video:format:mediaFile [[BR]] 140 140 141 141 * If 'video:action' is 'delete' (resulting in the complete removal of the media and metadata files), then the next two elements are mandatory: 142 o email 143 o video:referenceId 142 o email [[BR]] 143 o video:referenceId [[BR]] 144 144 145 145 * If 'video:action' is 'update', with the intention to update the metadata file (resulting in the old metadata overwritten by the new, without changing the id), then the next elements are necessary: 146 o email 147 o video:referenceId 148 o video:metadataFile 146 o email [[BR]] 147 o video:referenceId [[BR]] 148 o video:metadataFile [[BR]] 149 149 150 150 * If 'video:action' is 'update', with the intention to delete, update or add a media file, then there are three options: … … 155 155 156 156 * The other metadata will only be handled under the following conditions: 157 o 'collections', 'categories', 'accessRules' and 'recentList' will only be handled if 'video:action' is 'save' or 'update' 158 o 'transcodings' will only be executed if 'video:format:action' is 'save' or 'update' 157 o 'collections', 'categories', 'accessRules' and 'recentList' will only be handled if 'video:action' is 'save' or 'update' [[BR]] 158 o 'transcodings' will only be executed if 'video:format:action' is 'save' or 'update' [[BR]]
