| Name | Type | Writable | Restrictions | Description | 
|---|
| createThumb | bool | V |  | Indicates if a thumbnail should be created 
 | 
| customData | string | V |  |  | 
| flavorAssetId | string | V |  |  | 
| thumbBitrate | int | V |  | The bit rate of the movie, will be used to comapare if this thumbnail is the best we can have 
 | 
| thumbHeight | int | V |  | The height of the movie, will be used to comapare if this thumbnail is the best we can have 
 | 
| thumbOffset | int | V |  | The position of the thumbnail in the media file 
 | 
| thumbPath | string | V |  | The path of the created thumbnail 
 |