Media tags read

An action block that reads metadata tags from media content such as audio, video or image.

The fiber will proceed when the tags has been read.

The presence of tags depends on the type of media content, null is assigned if a tag isn’t present or couldn’t be read.

Orientation

ValueDescription
1normal, i.e. neither rotated nor flipped
2flip horizontally
3rotate 180° clockwise
4flip vertically
5transpose, i.e. flip horizontally and rotate 270° clockwise
6rotated 90° clockwise
7transverse, i.e. flip horizontally and rotate 90° clockwise
8rotate 270° clockwise

Input arguments

Output variables