getFileMetaData
Public Function
Get some metadata about the file
Parameters
| Name | Description | 
|---|---|
| 
 | The file. | 
Returns
Promise<{
  isAnimated: boolean
}>
Public Function
Get some metadata about the file
| Name | Description | 
|---|---|
| 
 | The file. | 
Promise<{
  isAnimated: boolean
}>