| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(animation_t), | intent(inout) | :: | anim | |||
| character(len=*), | intent(in) | :: | filename | |||
| integer, | intent(in), | optional | :: | fps | ||
| integer, | intent(out), | optional | :: | status | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(animation_t), | intent(inout) | :: | anim | |||
| character(len=*), | intent(in) | :: | filename | |||
| integer, | intent(in) | :: | fps | |||
| integer, | intent(out) | :: | status |