"Covers": [
{
"Start": 1,
"End": 1,
"RushType": "AE",
"Path": "Template_Croix_Rouge_FR.aepx",
"CompositionName": "COVER",
"Variables": [ "TXT_prenom" ],
"Condition": ""
},
],
The animated cover, or animated gif, features an animation and can last several seconds.
"Covers": [
// Cover F
{
"Start": 0,
"End": 134,
"RushType": "AE",
"Path": "Aesio_Template.aepx",
"CompositionName": "COVER_F",
"Variables": [ "TXT_prenom" ],
"Condition": "TXT_genre equals Femme"
},
// Cover H
{
"Start": 0,
"End": 134,
"RushType": "AE",
"Path": "Aesio_Template.aepx",
"CompositionName": "COVER_H",
"Variables": [ "TXT_prenom" ],
"Condition": "TXT_genre equals Homme"
},
],